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
i see that registry-auth-token does find and return a token from an .npmrc file that uses the legacy unscoped approach
we should:
at minimum, provide a more helpful warning that legacy config was found and highlight which file it was found in, so the error from npm is easier for users to track down and resolve.
likely also not accept the legacy token in verifyConditions
The text was updated successfully, but these errors were encountered:
as highlighted in #777 (comment):
we should:
verifyConditions
The text was updated successfully, but these errors were encountered: