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

[BUG] Account created on npmjs.com when trying to login into internal registry #575

Closed
helio-frota opened this issue Dec 9, 2019 · 0 comments

Comments

@helio-frota
Copy link

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

  • n/a

How

Current Behavior

  • n/a

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.

  • n/a

Expected Behavior

  • n/a

Who

  • n/a

References

  • n/a
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

No branches or pull requests

1 participant