Skip to content

packageManager supports bun as a package manager #10225

@gxy5202

Description

@gxy5202

🙋 feature request

Hope that PackageManager can support the detection of bundle
https://github.com/parcel-bundler/parcel/blob/v2/packages/core/core/src/PackageManager.js

🤔 Expected Behavior

I hope to use the bun command to install the package after detecting bun
https://bun.com/docs/pm/cli/install

😯 Current Behavior

When parcel automatically detects the packages that need to be installed, it will detect whether the current package manager is npm, yarn, or pnpm. But I am using bun now, so I get an error.

Image

💁 Possible Solution

🔦 Context

💻 Examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions