Update working-with-the-npm-registry.md#23117
Conversation
Update npm login instruction based on npm version 9 requirement.
|
👋 Hey @zizyan - I'll get this triaged for review! ⚡ |
Automatically generated comment ℹ️This comment is automatically generated and will be overwritten every time changes are committed to this branch. The table contains an overview of files in the Content directory changesYou may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.
fpt: Free, Pro, Team |
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Update npm login instruction based on npm version 9 requirement.
Why:
Closes ISSUE
What's being changed (if available, include any code snippets, screenshots, or gifs):
Added instruction "We also recommend you use
--auth-type=legacyflag if your npm is verion 9 or later to avoidweb login not supportederror."Updated npm login command from
to
Check off the following: