How to use a use different npm registry for Mason #1813
Unanswered
rbhanot4739
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello,
I recently had an issue where mason was unable to install few language servers, which ultimately boiled down to the
.npmrcin my home directory configured to a custom internal artifactory instance. As soon I renamed the.npmrcit worked and the tools were installed by mason.However, that's not a ideal workaround for me, so is there a way to specify the npm registry either in mason config settings or supply a different
npmrcfor just mason ?Beta Was this translation helpful? Give feedback.
All reactions