Skip to content

Conversation

@Jarred-Sumner
Copy link

Currently, when "engines" of any package.json dependency includes "bun", yarn v1 prints the warning below:

image

This PR adds "bun" to the list of engines to ignore, so that yarn v1 doesn't print this warning. This will let npm packages that use the "engines" field specify they want to use the Bun runtime more easily.

Copy link

@malonehedges malonehedges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved, let's get this in. thanks for the PR @Jarred-Sumner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants