EACCES: permission denied in VS Code MAC 发表于 2021-09-09 见Stack Overflowhttps://stackoverflow.com/questions/38980338/eacces-permission-denied-in-vs-code-mac I managed to fix this on Mac while running this in Terminal sudo chown -R $(whoami) /Users/$(whoami)/.vscode hope this helps someone