Closed
Description
Version: 1.37.0-insider (user setup)
Commit: 36e08fed41272d1ff0d73d9b3a540b0a052ecef4
Date: 2019-07-24T19:58:47.132Z
Electron: 4.2.5
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Windows_NT x64 10.0.17763
Remote - SSH Version: 0.44.2
Remote Machine - CentOS 7
When trying to install an extension on remote through VSIX that is available in remote, I get this error notification:
ENOENT: no such file or directory, open 'C:\home\users\<username>\veriloghdl-1.0.3-f5a19.vsix'
My actual location of VSIX on the remote is /home/users/<username>/veriloghdl-1.0.3-f5a19.vsix
Looks like the path is being recognized as my local machine path.