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
Setting a proxy and repository [just if necessary]
npm config set registry http://your_repository
npm config set proxy http://proxy_host:port
npm config set https-proxy http://proxy_host:port
npm config set strict-ssl false