|
|
|
|
|
by anp
229 days ago
|
|
Might be worth noting that npm didn’t have lock files for quite a long time, which is the era during which I formed my mental model of npm hell. The popularity of yarn (again importing bundled/cargo-isms) seems like maybe the main reason npm isn’t as bad as it used to be. |
|
It even has some (I feel somewhat rudimentary) support for workspaces and isolated installs (what pnpm does)