-
I'm building a custom template for our team, which is published to our private registry. |
Beta Was this translation helpful? Give feedback.
Answered by
wy1009
Jun 9, 2022
Replies: 1 comment
-
I solved it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wy1009
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I solved it.
run
yarn config set "@company:registry" "http://private-registry.company.com"
Problem solved!