Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot update on Mac "while running on a read-only volume" ... #119210

Closed
melissamarchand opened this issue Mar 17, 2021 · 4 comments
Closed

Cannot update on Mac "while running on a read-only volume" ... #119210

melissamarchand opened this issue Mar 17, 2021 · 4 comments
Assignees
Labels
info-needed Issue requires more information from poster install-update VS Code installation and upgrade system issues macos-big-sur

Comments

@melissamarchand
Copy link

Get this error even with the new February 2021 version of visual studio code on my MacBook Pro with Big Sur on it. "Cannot update while running on a read-only volume. The application is on a read-only volume. Please move the application and try again. If you're on macOS Sierra or later, you'll need to move the application out of the Downloads directory. This might mean the application was put on quarantine by macOS. See this link for more information." "This link" goes to
#7426 (comment) where it states:

"This is due to a well known Squirrel issue: Squirrel/Squirrel.Mac#182
Workaround: Move Code out of Downloads and into the Applications folder.
Workaround 2: If updates still don't work after moving Code to the Applications folder, you can fix it with xattr:
sudo chown $USER ~/Library/Caches/com.microsoft.VSCode.ShipIt/*
xattr -dr com.apple.quarantine /Applications/Visual\ Studio\ Code.app
Closing this issue since the fix for #57664 allows us to inform users of this situation, instead of failing silently."

BUT THIS DOES NOT FIX MY PROBLEM. Any new ideas since this article is from 2018?

Screen Shot 2021-03-17 at 5 14 13 PM

@vscodebot
Copy link

vscodebot bot commented Mar 17, 2021

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@ddzy
Copy link

ddzy commented Mar 18, 2021

Same issue..

@joaomoreno joaomoreno assigned deepak1556 and unassigned joaomoreno Mar 18, 2021
@deepak1556
Copy link
Contributor

deepak1556 commented Mar 18, 2021

Can you provide steps or screen recording of what you did to hit this issue (i-e) where did you download the app to and where was it then moved to ?

@deepak1556 deepak1556 added install-update VS Code installation and upgrade system issues macos-big-sur info-needed Issue requires more information from poster labels Mar 18, 2021
@github-actions github-actions bot locked and limited conversation to collaborators May 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster install-update VS Code installation and upgrade system issues macos-big-sur
Projects
None yet
Development

No branches or pull requests

5 participants
@joaomoreno @deepak1556 @ddzy @melissamarchand and others