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

Make npmbox work simultaneously #2

Closed
arei opened this issue Dec 17, 2013 · 2 comments
Closed

Make npmbox work simultaneously #2

arei opened this issue Dec 17, 2013 · 2 comments

Comments

@arei
Copy link
Owner

arei commented Dec 17, 2013

If you run npmbox at the same time as another npmbox, the two will try to use the same directory (.npmbox-cache) which could cause conflicts. However, npmunbox requires that npmbox use this naming convention.

npmbox needs to use a temporary name structure when downloading the packages and then convert the name as it is being written into the .npmbox file so as to not create overlaps.

@danfuzz
Copy link
Contributor

danfuzz commented Dec 22, 2016

This is fixed in master and should be published soon (within a day or so).

@danfuzz
Copy link
Contributor

danfuzz commented Dec 23, 2016

Fixed in v4.2.0, just published.

@danfuzz danfuzz closed this as completed Dec 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants