You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
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:
Is this behavior by design? Should I install shelljs always globally?
Thanks
The text was updated successfully, but these errors were encountered: