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

Optimize the root build experience #6

Closed
harbby opened this issue Aug 30, 2018 · 1 comment
Closed

Optimize the root build experience #6

harbby opened this issue Aug 30, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@harbby
Copy link
Owner

harbby commented Aug 30, 2018

bower ESUDO         Cannot be run with sudo

Additional error details:
Since bower is a user command, there is no need to execute it with superuser permissions.
If you're having permission errors when using bower without sudo, please spend a few minutes learning more about how your system should work and make any necessary repairs.

http://www.joyent.com/blog/installing-node-and-npm
https://gist.github.com/isaacs/579814

You can however run a command with sudo using "--allow-root" option
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! sylph_ui@1.0.0 build: `bower install && exit 0`
@harbby
Copy link
Owner Author

harbby commented Aug 30, 2018

Has been submitted for repair via 866398d

@harbby harbby added the bug Something isn't working label Aug 30, 2018
@harbby harbby closed this as completed Sep 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant