corepack
corepack copied to clipboard
Zero-runtime-dependency package acting as bridge between Node projects and their package managers
### Is your feature request related to a problem? Please describe. The Package Metadata Interoperability Collab Space has a consensus on devEngines proposal, and it was merged in https://github.com/openjs-foundation/package-metadata-interoperability-collab-space/pull/27 https://github.com/npm/cli/releases/tag/v10.9.0...
related to #553 suggest adding a command like `corepack -g ls` to list all globally installed package managers' configurations. This would allow users to easily view the package managers available...
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.1 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.3 to 5.4.6. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 5.4.6 (2024-09-16) fix: avoid DOM Clobbering...
I'm using Node.js v20.17.0, and I am having problem when installing pnpm by `corepack use pnpm@latest`. Corepack throw a parseURL immediately. ``` Invalid Argument Error: Invalid URL protocol: the URL...
:robot: I have created a release *beep* *boop* --- ## [0.34.0](https://github.com/nodejs/corepack/compare/v0.33.0...v0.34.0) (2025-06-14) ### ⚠ BREAKING CHANGES * drop Node.js 18.x and 23.x support ### Miscellaneous Chores * remove Node.js 18.x...
- Follow on from issue https://github.com/nodejs/corepack/issues/597 ## Current behavior `vitest` fails running on Windows 11 24H2 with Node.js `24.1.0` This is a re-appearance of the same issue that previously occurred...
This is an automated update of package manager versions
### Is your request related to a problem? Please describe. On 2025-03-19, the Node.js TSC [voted to stop distributing corepack](https://github.com/nodejs/TSC/pull/1697#issuecomment-2737093616) in Node.js v25+ Corepack will continue to be available on...
## What would you like? Corepack `AUTO_PIN` should prompt before adding a `packageManager` field to an existing `package.json` file. It may not be a desired change. ## Why is this...