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 on install #3

Closed
9SL9 opened this issue Jan 5, 2019 · 2 comments
Closed

Error on install #3

9SL9 opened this issue Jan 5, 2019 · 2 comments

Comments

@9SL9
Copy link

9SL9 commented Jan 5, 2019

sudo npm install -g homebridge-bomgovau
npm ERR! code 128
npm ERR! Command failed: /usr/bin/git submodule update -q --init --recursive
npm ERR! fatal: Could not change back to '/root/.npm/_cacache/tmp/git-clone-e7bfccc2': Permission denied
npm ERR!

@SteveCohen
Copy link
Owner

This appears to be a permissions problem, so I think this is dependent on your setup, not homebridge-BOMgovau itself. Have you tried without the sudo? Without the -g?

If that doesn't work, there are similar threads and solutions to be found via google, but the official doc also has some suggestions: https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally

Let me know what you try and how it goes?

@SteveCohen
Copy link
Owner

Closing due to no response.

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

2 participants