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

can't install aglio on linux #340

Closed
zaibon opened this issue Oct 27, 2017 · 2 comments
Closed

can't install aglio on linux #340

zaibon opened this issue Oct 27, 2017 · 2 comments

Comments

@zaibon
Copy link

zaibon commented Oct 27, 2017

I tried to install aglio using sudo npm install -g aglio but the install end up in an infinite loop with this error message

gyp WARN EACCES user "root" does not have permission to access the dev dir "/usr/lib/node_modules/aglio/node_modules/protagonist/.node-gyp/8.6.0"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/lib/node_modules/aglio/node_modules/protagonist/.node-gyp"
@knasim
Copy link

knasim commented Oct 31, 2017

on Darwin i'm getting this:

node-pre-gyp ERR! Tried to download(undefined): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.1.2/fse-v1.1.2-node-v51-darwin-x64.tar.gz node-pre-gyp ERR! Pre-built binaries not found for fsevents@1.1.2 and node@7.2.1 (node-v51 ABI) (falling back to source compile with node-gyp)

@cheyuriy
Copy link

You can try installing it with --unsafe-perm flag

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

3 participants