Vscode: Error No such file (sftp liximomo extension)

6

I have this problem when I upload a file on the server.

[error] Error: No such file
    at SFTPStream._transform
    at SFTPStream.Transform._read
    at SFTPStream._read
    

How I can fix this problem? I tried to upload files to different servers, so I guess it's not a server-related problem but an extension.

Share
Improve this question

Comments

Popular posts from this blog

Meaning of `{}` for return expression

Get current scroll position of ScrollView in React Native

flutter websocket connection issue