Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
:; npm login
npm notice Log in on https://registry.npmjs.org/
Login at:
https://www.npmjs.com/login?next=/login/cli/***
Press ENTER to open in the browser...
Browser unavailable. Please open the URL manually:
https://www.npmjs.com/login?next=/login/cli/***
the URL is censored in both cases, which makes it useless.
Expected Behavior
Login prints the URL so I can open it, and gives me a place to enter a code or uses device flow behind the scenes.
Steps To Reproduce
- In this environment... A remote ubuntu session, connected via SSH
- With this config... Defaults
- Run
npm login
- See censored URL.
Environment
- npm:
- Node.js:
- OS Name:
- System Model Name:
- npm config:
; copy and paste output from `npm config ls` here
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
the URL is censored in both cases, which makes it useless.
Expected Behavior
Login prints the URL so I can open it, and gives me a place to enter a code or uses device flow behind the scenes.
Steps To Reproduce
npm loginEnvironment
; copy and paste output from `npm config ls` here