-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
npm not downloading at all #69
Comments
It's just a one time warning. It will still run the same. |
Also do not use slappey locally. Only global or it can cause some problems. |
Ye, but it doesn't make any files in that folder. It shows that in cmd.exe but no node module files or json files are made. |
Locally means not using the "-g" or "-global" when installing a package. Try running this in cmd |
npm i slappey -global |
i made a folder. added start.bat file with cmd.exe in it. opened start.bat and typed npm i -g slappey and then npm i slappey. I have node.js installed! It worked on my old pc but on this one all it says is:
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
updated 1 package and audited 29 packages in 2.919s
found 0 vulnerabilities
The text was updated successfully, but these errors were encountered: