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

fix: legacy auth tokens #2153

Closed
wants to merge 1 commit into from

Conversation

ruyadorno
Copy link
Contributor

Add legacy _auth token to flat-options in order to support this type of auth when reaching out to registries.

Fixes: #2008

Add legacy `_auth` token to flatOptions in order to support it when
reaching out to registries.

Fixes: npm#2008
@ruyadorno ruyadorno requested a review from a team as a code owner November 10, 2020 20:40
@ruyadorno ruyadorno added Release 7.x work is associated with a specific npm 7 release release: next These items should be addressed in the next release labels Nov 10, 2020
darcyclarke pushed a commit that referenced this pull request Nov 13, 2020
Add legacy `_auth` token to flatOptions in order to support it when
reaching out to registries.

Fixes: #2008

Credit: @ruyadorno
Close: #2153
Reviewed-by: @isaacs
@isaacs isaacs closed this in 2a80c67 Nov 13, 2020
@tremblaysimon
Copy link

@isaacs , that PR doesn't seem to belong to a specific version since it was never merged.

But here nodejs/node#36112 it seems to say that npm 7.0.11 fixes the #2008 issue, I think it's an error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: next These items should be addressed in the next release Release 7.x work is associated with a specific npm 7 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] "npm install" not working for private artifactories
3 participants