Skip to content

pnpm leaves broken packages in the store after crash #462

Description

@zkochan

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions