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

ERROR: You may need to run VS code with admin privileges in order to enable Neon Dreams. #298

Open
enriquemorenotent opened this issue Sep 17, 2023 · 3 comments

Comments

@enriquemorenotent
Copy link

I have seen this error in other tickets, but it is marked as solved. In my case, this error persists.

image

OS: Ubuntu 22.40
VSCode: v1.82.2
Synthwave: v0.1.15

How to solve it, please?

@enriquemorenotent 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
@wilrodriguez
Copy link

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.

@chris-crowson
Copy link

Started running into this on Mac after updating to VSCode: v1.95. The above sudo chown command does not seem to resolve.

@kevinRT19
Copy link

kevinRT19 commented Oct 29, 2024

alguno sabe alguna solución para windows ?
version de vs code 1.95
dejo de funcionar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants