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
I've never had a sample library tell me that I needed to authenticate. Since I don't see any other reports of this I assume I'm doing something silly but here's the error message I get when I tried to do an npm install after just unzipping the code to a folder on my laptop that was outside of github.
npm ERR! code E401 npm ERR! Unable to authenticate, your authentication token seems to be invalid. npm ERR! To correct this please trying logging in again with: npm ERR! npm login
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've never had a sample library tell me that I needed to authenticate. Since I don't see any other reports of this I assume I'm doing something silly but here's the error message I get when I tried to do an
npm install
after just unzipping the code to a folder on my laptop that was outside of github.npm ERR! code E401 npm ERR! Unable to authenticate, your authentication token seems to be invalid. npm ERR! To correct this please trying logging in again with: npm ERR! npm login
Beta Was this translation helpful? Give feedback.
All reactions