VS Code Denied Permission unlink 'usr/local/bin/code'

For Mac I have run below steps in my terminal and it resolve my issue. you can also Try:

  1. Open terminal.
sudo chown -R your_user_name /usr/local/bin
  1. Open visual studio code.
  2. use keybord command + shift + p
  3. Type the bellow command. install 'code' Vs Code
  4. For test go to terminal and run code .

Você achou esse artigo útil?