Trying to open my directory through VSCode on Ubuntu with 'code .'I get this error:[Error: ENOENT: no such file or directory, open '/home/joshc/.vscode-server/bin/4849ca9bdf9666755eb463db297b69e5385090e3/out/vs/server/node/server.cli.js'] { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/joshc/.vscode-server/bin/4849ca9bdf9666755eb463db297b69e5385090e3/out/vs/server/node/server.cli.js', phase: 'loading', moduleId: 'vs/server/node/server.cli', neededBy: [ '===anonymous1===' ] }
Not sure why this is happening, any tips?
Unable to access /home/joshc on bash for some reason