Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
yarn berry v3.1.1
there is a documentation page:
https://yarnpkg.com/cli/config/set
and there is a sample command
yarn config set 'npmRegistries["//npm.example.com"].npmAuthToken' "ffffffff-ffff-ffff-ffff-ffffffffffff"
and it runs well under linux based os
but fails under Windows 10
it results in the following in .yarnrc.yml
Beta Was this translation helpful? Give feedback.
All reactions