Add Bun as supported packageManager #56771
Labels
duplicate
Issues and PRs that are duplicates of other issues or PRs.
feature request
Issues that request new features to be added to Node.js.
What is the problem this feature will solve?
Faster build times and more productive developers. Both Yarn and PNPM as slow when compared to Bun.
What is the feature you are proposing to solve the problem?
Allow for "packageManager": "bun@1.2.0" in package.json (https://nodejs.org/api/corepack.html#supported-package-managers)
What alternatives have you considered?
Deno could be another one to be added but Bun in way more faster at the moment.
The text was updated successfully, but these errors were encountered: