Answers for "mac start: command not found"

1

command code not found mac

sudo ln -fs "/Applications/Visual Studio Code.app/Contents/Resources/app/bin/code" /usr/local/bin/
Posted by: Guest on January-07-2021
0

code command is not found in mac

export PATH="$PATH:/Applications/Visual Studio Code.app/Contents/Resources/app/bin"
Posted by: Guest on August-12-2021

Browse Popular Code Answers by Language