Skip to content
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

Open
regevbr opened this issue Apr 22, 2020 · 3 comments
Labels
feature Add new feature

Comments

@regevbr
Copy link
Contributor

regevbr commented Apr 22, 2020

Need to think of a way to use that registry also when using yarn install

@regevbr regevbr added the feature Add new feature label Apr 22, 2020
@regevbr
Copy link
Contributor Author

regevbr commented May 9, 2020

We need to have something like .npmrc where you can set registry per scope

@regevbr
Copy link
Contributor Author

regevbr commented May 9, 2020

We should probably ease things up by reading .npmrc/ .yarnrc/ .yarnrc.yml from current dir

@regevbr
Copy link
Contributor Author

regevbr commented May 9, 2020

need to implement something like libnpmconfig to get the config files.
Example usage in npm-check-updates

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
@stale stale bot added the wontfix This will not be worked on label Jul 8, 2020
@PruvoNet PruvoNet deleted a comment from stale bot Jul 8, 2020
@stale stale bot removed the wontfix This will not be worked on label Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add new feature
Projects
None yet
Development

No branches or pull requests

1 participant