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

Use registry url configured in npm #13

Closed
forabi opened this issue Jan 29, 2016 · 2 comments · May be fixed by jackromo888/pnpm#8
Closed

Use registry url configured in npm #13

forabi opened this issue Jan 29, 2016 · 2 comments · May be fixed by jackromo888/pnpm#8

Comments

@forabi
Copy link

forabi commented Jan 29, 2016

This will be useful for local npm mirrors like sinopia, and could lead to significant speed boost in downloads.

> npm config get registry
http://localhost:4873/
@rstacruz
Copy link
Member

dupe of #10, thanks!

@forabi
Copy link
Author

forabi commented Jan 29, 2016

Great! 👍

zkochan pushed a commit that referenced this issue Aug 17, 2018
* feat: add upload method to the server store controller

* chore: add .idea to .gitignore

* fix: new upload signature

* fix: lock upload in the server to make sure it is sequential

* fix: delete lock also on failure

* fix: s/nodeVersion/engineName/

* fix: add verifyStoreIntegrity option

* fix: update dependencies

* test: upload side effect cache

* test: fix as per review

BREAKING CHANGE:

implements new store controller interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants