What / Why
While doing some login tests to use internal registry an account was created on npmjs.com.
I'm using npmrc and it is pointing to an internal registry.
It seems npm cli is not respecting the entries inside the /home/user/.npmrc file.
When
Running npm login command.
Where
How
Current Behavior
Steps to Reproduce
Using npmrc configured to point to a different internal registry and when running npm login command that happened. But some days ago it worked. Today I received an email with account created on npmjs.com but npmrc is pointing to a different registry.
Expected Behavior
Who
References