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 shelljs locally instead of globally #136

Closed
facundofarias opened this issue Jun 29, 2014 · 4 comments
Closed

Can't install shelljs locally instead of globally #136

facundofarias opened this issue Jun 29, 2014 · 4 comments

Comments

@facundofarias
Copy link

As specified on the documentation (http://documentup.com/arturadib/shelljs), I tried installing shelljs locally (given that the option [-g] looks optional), but I am having this issue on the console:

npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No README data
npm WARN install Refusing to install shelljs as a dependency of itself

Is this behavior by design? Should I install shelljs always globally?
Thanks

@facundofarias
Copy link
Author

However, if I put shelljs on the package.json file, and then run npm install, it works.

@nfischer
Copy link
Member

nfischer commented Feb 9, 2016

@facundofarias is this still an issue?

I've had no issues installing shelljs locally (whether as part of package.json or otherwise), so I'll gladly assist if possible. What are the shell commands you're running?

@facundofarias
Copy link
Author

The issue was filed two years ago. If it cannot be reproduced, then yes, it can be closed :)

@nfischer
Copy link
Member

nfischer commented Feb 9, 2016

Thanks!

@nfischer nfischer closed this as completed Feb 9, 2016
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

2 participants