leepowelldev / npm-registry-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm install --registry="https://registry.npmjs.org" --cache="/tmp/cache"

Result:

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

About