You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
enriquemorenotent
changed the title
You may need to run VS code with admin privileges in order to enable Neon Dreams.
ERROR: You may need to run VS code with admin privileges in order to enable Neon Dreams.
Sep 17, 2023
If you haven't already sorted this out, you can avoid running vs code as a super user by chowning the program files as your user. For example, this does the job for me on mac sudo chown -R $(whoami) /Applications/Visual\ Studio\ Code.app/Contents, just replace with the correct one on your platform. I don't have a ubuntu vm configured right now, but I'm guessing your install binaries should be somewhere in /opt that's not too difficult to find. You could probably narrow the permissions down to particular files by digging around the enable/disable script, but the lazy solution works well enough for single user systems. I mean, I guess it would work fine for multi-user systems too if you wanted to chown using a shared group only.
I have seen this error in other tickets, but it is marked as solved. In my case, this error persists.
OS: Ubuntu 22.40
VSCode: v1.82.2
Synthwave: v0.1.15
How to solve it, please?
The text was updated successfully, but these errors were encountered: