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

Don't use sudo to npm install #5

Open
olizilla opened this issue Jul 13, 2014 · 0 comments
Open

Don't use sudo to npm install #5

olizilla opened this issue Jul 13, 2014 · 0 comments

Comments

@olizilla
Copy link

I know that sudo npm install -g <some module> is the common solution to the fact that the install sets bobbins permissions on the node_modules folder, but I don't think security-adventure should be recommending that, given an npm install can do just about anything to your system.

https://github.com/toolness/security-adventure/blob/c3fa8c2bf9d19e66fc9420d6f1ec1f1e32eb3ce3/README.md#via-npm

Just a thought. Awesome work, regardless!

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

1 participant