Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

LiangYingC
Copy link

@LiangYingC LiangYingC commented Apr 13, 2025

This is simple PR for adjust npm login doc.

Problem Description:

When using npm login, users are not aware that this command generates a legacy token with publish permissions. This information is not evident in the npm login cli documentation.

After a while searching. found that this context and detail hiding in the About legacy tokens documentation.

Solution:

Add a clear description in the npm login documentation in this PR so that users can understand publish token would be created after npm login in the future.

References

@LiangYingC LiangYingC requested a review from a team as a code owner April 13, 2025 10:44
@wraithgar
Copy link
Member

This is a great addition, however that file is pulled externally from the cli repo and needs to be changed there, not here. We may also want to add a similar clause to adduser

@LiangYingC
Copy link
Author

@wraithgar thanks for your reminders. I've opened another PR to make this addition.

npm/cli#8226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants