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

lock node_modules when running #82

Closed
rstacruz opened this issue Feb 3, 2016 · 1 comment
Closed

lock node_modules when running #82

rstacruz opened this issue Feb 3, 2016 · 1 comment
Assignees

Comments

@rstacruz
Copy link
Member

rstacruz commented Feb 3, 2016

you can do two pnpm install's at the same time at the same project, though it will probably break things along the way. a lockfile will solve this.

@zkochan
Copy link
Member

zkochan commented Jul 23, 2016

I think the lockfile should lock the store rather then the node_modules because the store can be shared between several packages. Also it should lock during uninstall as well

@zkochan zkochan self-assigned this Jul 30, 2016
zkochan added a commit that referenced this issue Jul 30, 2016
zkochan added a commit that referenced this issue Jul 31, 2016
zkochan added a commit that referenced this issue Aug 3, 2016
zkochan added a commit that referenced this issue Aug 5, 2016
zkochan added a commit that referenced this issue Aug 7, 2016
@zkochan zkochan closed this as completed in 0c247a1 Aug 8, 2016
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

No branches or pull requests

2 participants