-
Notifications
You must be signed in to change notification settings - Fork 148
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 install is not working #2
Comments
Add a
|
The correct syntax in
After setting this, npm will know what server to query, but the GitHub server will not authorize the request:
|
I have been tossing for many days, I think it is the stability of GitHub |
Can you be more specific? I did not try this recently, but when I did, the error was not transient, at that time reading npm packages from GitHub required authentication. It was documented, and considered a feature, not a bug. |
Iran |
Hello,
I am trying to install this packaghe in my local project, but its not working. I have configured npm through .npmrc for authentication purpose.
Can you share, how are you authenticating.
Error:
npm ERR! code E404
npm ERR! 404 Not Found: @codertocat/hello-world-npm@latest
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\test\AppData\Roaming\npm-cache_logs\2019-06-04T17_31_12_783Z-debug.log
The text was updated successfully, but these errors were encountered: