Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roppa/fdfe2ba9f4ca5c8accdd6f3295599ed6 to your computer and use it in GitHub Desktop.
Save roppa/fdfe2ba9f4ca5c8accdd6f3295599ed6 to your computer and use it in GitHub Desktop.
Fix Visual Studio Code update error "Could not create temporary directory: Permission denied" on macOS.
sudo rm -Rf ~/Library/Caches/com.microsoft.VSCode.ShipIt
sudo rm -Rf ~/Library/Caches/com.microsoft.VSCodeInsiders.ShipIt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment