pnpm version: 0.43.2
Code to reproduce the issue:
Run an install that will fail.
Expected behavior:
No half-installed packages will be added to the store
Actual behavior:
All packages are being written to the store immediately and when there's a crash they are left there broken. Next installation will try to reuse them and will fail.
pnpm version: 0.43.2
Code to reproduce the issue:
Run an install that will fail.
Expected behavior:
No half-installed packages will be added to the store
Actual behavior:
All packages are being written to the store immediately and when there's a crash they are left there broken. Next installation will try to reuse them and will fail.