-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: support using custom registry when retrieving package information #70
Labels
feature
Add new feature
Comments
We need to have something like .npmrc where you can set registry per scope |
We should probably ease things up by reading .npmrc/ .yarnrc/ .yarnrc.yml from current dir |
need to implement something like libnpmconfig to get the config files. |
regevbr
added a commit
that referenced
this issue
May 9, 2020
regevbr
added a commit
that referenced
this issue
May 9, 2020
regevbr
added a commit
that referenced
this issue
May 9, 2020
regevbr
added a commit
that referenced
this issue
May 9, 2020
regevbr
added a commit
that referenced
this issue
May 9, 2020
regevbr
added a commit
that referenced
this issue
May 9, 2020
regevbr
added a commit
that referenced
this issue
May 9, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to think of a way to use that registry also when using yarn install
The text was updated successfully, but these errors were encountered: