when I use code command, I get the error
$ code 2to3
/usr/local/bin/code: line 10: Loading sentinel dylib...
Successfuly loaded sentinel.dylib.
/Applications/Visual Studio Code.app/Contents/MacOS/Electron: No such file or directory
when I use code command, I get the error
$ code 2to3
/usr/local/bin/code: line 10: Loading sentinel dylib...
Successfuly loaded sentinel.dylib.
/Applications/Visual Studio Code.app/Contents/MacOS/Electron: No such file or directory
Just add the VSCode bin
path to the path
environment variable.
The path showing in my Windows system is C:\Users\sas\AppData\Local\Programs\Microsoft VS Code\bin
For Mac follow this Run / Open VSCode from Mac Terminal