Skip to content

Instantly share code, notes, and snippets.

@iamcryptoki
Created December 14, 2018 19:46
Show Gist options
  • Star 21 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save iamcryptoki/90f1760bb71252c0c913f3d22969cf68 to your computer and use it in GitHub Desktop.
Save iamcryptoki/90f1760bb71252c0c913f3d22969cf68 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
@dobal-production
Copy link

Thank you...

@lukemico
Copy link

This Gist has saved me from hours of headache.... THANK YOU

@artem-chen
Copy link

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment