[BUG] init.author.name deprecation warning does not stop #4840
Labels
Bug
thing that needs fixing
Needs Discussion
is pending a discussion
Needs Triage
needs review for next steps
Release 8.x
work is associated with a specific npm 8 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
The
init.author.name
warning is still thereExpected Behavior
Warning
init.author.name
should stop like other 2.Steps To Reproduce
In this environment...
Mac OS Monterey on Macbook Pro 16 2021
Node v18.0.0 installed via brew
NPM v8.8.0
With this config...
init-author-name="Foo bar"
init-author-email=foo.bad@gmail.com
init-author-url=https://github.com/foobar
Run
npm i
See error:
npm WARN config init.author.name Use
--init-author-nameinstead.
Environment
; copy and paste output from `npm config ls` here
The text was updated successfully, but these errors were encountered: