Skip to content
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

feat(adduser): add deprecation warning #513

Closed
Tracked by #489
darcyclarke opened this issue May 16, 2022 · 1 comment
Closed
Tracked by #489

feat(adduser): add deprecation warning #513

darcyclarke opened this issue May 16, 2022 · 1 comment
Assignees
Labels

Comments

@darcyclarke
Copy link
Contributor

darcyclarke commented May 16, 2022

Summary

In v9 we will tease apart npm login & npm register (& npm adduser will become an alias just to registration). Begin showing a warning for npm login/npm adduser to highlight this change in functionality in the next major.

@darcyclarke darcyclarke mentioned this issue May 16, 2022
13 tasks
@darcyclarke darcyclarke changed the title feat: add deprecation warning for <code class="notranslate">npm adduser` feat: add deprecation warning for npm adduser May 16, 2022
@darcyclarke darcyclarke changed the title feat: add deprecation warning for npm adduser feat(adduser): add deprecation warning for npm adduser May 16, 2022
@darcyclarke darcyclarke changed the title feat(adduser): add deprecation warning for npm adduser feat(adduser): add deprecation warning May 16, 2022
@wraithgar
Copy link
Member

$ npm login
npm WARN adduser `adduser` will be split into `login` and `register in a future version. `adduser` will become an alias of `register`. `login` (currently an alias) will become its own command.

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

No branches or pull requests

3 participants