-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The documentation for the npm command line is wrong #6066
Comments
What version of npm is this on? |
The latest stable version of nodejs I installed contains npm version 8.19.3 |
login and adduser were separated in #5550 which was released in v9.0.0. Before that, the login command was just an alias for adduser. |
yes, this has been changed in npm v9. Closing as this is no longer an issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The column menu login on the left of the detailed list should be adduser, or change the grammar and aliases inside
The text was updated successfully, but these errors were encountered: