nodejs: corepack wrappers package

This commit is contained in:
Wout Mertens
2023-09-20 10:10:51 +02:00
parent 8acedb7656
commit 724f6bcb77
3 changed files with 41 additions and 0 deletions
@@ -217,6 +217,10 @@ $ prefetch-npm-deps package-lock.json
sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
```
### corepack {#javascript-corepack}
This package puts the corepack wrappers for npm, pnpm and yarn in your PATH, and they will honor the `packageManager` setting in the `package.json`.
### node2nix {#javascript-node2nix}
#### Preparation {#javascript-node2nix-preparation}