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
{{ message }}
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
I'm opening this issue because:
What's going wrong?
Installed node 8.1.0 and npm 5.0.3 on macOS Sierra through nvm,
doing npm login it hangs and freezes Terminal when asking for password.
How can the CLI team reproduce the problem?
try npm login.
Input for username works.
Terminal hangs when asking for password.
supporting information:
npm -vprints: 5.0.3node -vprints: v8.1.0npm config get registryprints: https://registry.npmjs.org/