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

[theia] Install keytar in order to fix several VSCode extensions in Theia #2562

Closed
wants to merge 1 commit into from

Conversation

jankeromnes
Copy link
Contributor

No description provided.

@jankeromnes
Copy link
Contributor Author

jankeromnes commented Dec 16, 2020

Failed with:

npm ERR! Your cache folder contains root-owned files, due to a bug in
npm ERR! previous versions of npm which has since been addressed.
npm ERR!
npm ERR! To permanently fix this problem, please run:
npm ERR!   sudo chown -R 65534:0 "/root/.npm"
glob error [Error: EACCES: permission denied, scandir '/root/.npm/_logs']

I'm not sure why this is running as user "nobody" instead of root?

gyp WARN EACCES current user ("nobody") does not have permission to access the dev dir "/root/.cache/node-gyp/12.14.1"

Base automatically changed from master to main February 23, 2021 18:09
@svenefftinge svenefftinge deleted the jx/theia-install-keytar-1 branch April 2, 2021 09:30
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

Successfully merging this pull request may close these issues.

3 participants