-
Notifications
You must be signed in to change notification settings - Fork 66
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
Unable to Install Standalone on Ubuntu 16.04 #85
Comments
Exploring further, this appears to be an issue with lumo, not closh, as I cannot get just this to work:
(With or without sudo, though it fails in yet different ways....) |
For those having a similar problem, following the instructions here: https://github.com/anmonteiro/lumo Turns out adding --unsafe-perm got it to install. Had to do that for sudo npm install -g closh --unsafe-perm as well! |
Thanks for reporting this and finding a solution. I updated the readme to include this. |
I had the same issue plus a missing system library. I've documented my steps here anmonteiro/lumo#414 |
I'm hitting errors I don't understand (as I'm very new to all this) following the main page's install instructions:
Note that I tried the non-sudo variation, as shown literally on the main page, as well as prefixing it with sudo, and they both failed (but for different reasons).
What am I doing wrong? Are the instructions perhaps outdated?
The text was updated successfully, but these errors were encountered: