Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign updat installation fails on prebuild --download #374
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Are you running this as root? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
sboysel
commented
Aug 5, 2015
|
@mafintosh yes. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
dela3499
commented
Aug 8, 2015
|
I seem to have run into this issue as well. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
miishke
commented
Aug 9, 2015
|
The same issue here. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
mafintosh
Aug 9, 2015
Member
could you try running this with --unsafe-perm to see if that makes a difference?
|
could you try running this with |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
miishke
commented
Aug 10, 2015
|
@mafintosh It worked! Too tired to test thoroughly, but repo init works. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
sboysel
commented
Aug 10, 2015
|
Works for me as well. Thanks @mafintosh ! |
sboysel
closed this
Aug 10, 2015
karissa
reopened this
Aug 10, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
miishke
Aug 10, 2015
I see this has been reopened. If it helps, I had the same issue on Linux first, and then today on OS X. Both have been resolved with --unsafe-perm.
miishke
commented
Aug 10, 2015
|
I see this has been reopened. If it helps, I had the same issue on Linux first, and then today on OS X. Both have been resolved with |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
karissa
Aug 10, 2015
Collaborator
Thanks @miishke ! I just re-opened it so people can find it if they're also having trouble. Going to add it to the readme, too.
|
Thanks @miishke ! I just re-opened it so people can find it if they're also having trouble. Going to add it to the readme, too. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
OK I added this to the readme |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
jekrb
Aug 11, 2015
Fails to install on io.js -v3.0.0 even with --unsafe-perm
I think it may be the same issue as Level/leveldown#211
jekrb
commented
Aug 11, 2015
|
Fails to install on io.js -v3.0.0 even with I think it may be the same issue as Level/leveldown#211 |
sboysel commentedAug 5, 2015
Hello all,
Following up an issue I mentioned in IRC.
prebuild --downloadfails when installing dat from eithersudo npm install dat -gorsudo npm install -gin the cloned repo.Some system specs:
I'm a complete nodejs novice but I'm willing to help troubleshoot in any way I can.