You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are you trying to do?
Publish a library to Nexus
What feature or behavior is this required for?
This is required for publishing with npm 9.x.
How could we solve this issue? (Not knowing is okay!)
Really unsure where the root of the issue lies, as our devops team doesn't see a way to modify how it's behaving on the server-side.
Anything else?
When using the following config, on publish (but not installation), we're getting E401 errors:
What are you trying to do?
Publish a library to Nexus
What feature or behavior is this required for?
This is required for publishing with npm 9.x.
How could we solve this issue? (Not knowing is okay!)
Really unsure where the root of the issue lies, as our devops team doesn't see a way to modify how it's behaving on the server-side.
Anything else?
When using the following config, on publish (but not installation), we're getting E401 errors:
In contrast, leaving auth unscoped (which throws errors with npm 9.x), works fine:
The text was updated successfully, but these errors were encountered: