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'm desperately trying to use Yarn 2 with a private repository from Azure Devops Artifacts.
But I'm always getting an error "Invalid authentication (as an anonymous user)"
Describe the bug
I'm desperately trying to use Yarn 2 with a private repository from Azure Devops Artifacts.
But I'm always getting an error "Invalid authentication (as an anonymous user)"
To Reproduce
My package.json
and .yamlrc.yml
Note: The provided token is a read-only token to a testing repository!
I also tryied:
This token is working under NPM abd Yarn V1 (with .npmrc).
Environment if relevant (please complete the following information):
See also
Azure Artifacts - Set up your client's npmrc
The text was updated successfully, but these errors were encountered: