Skip to content

Specify packageManager for Corepack users #6840

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

cometkim
Copy link
Member

Corepack is Node.js' canonical tool for managing PM binaries and shims

When a Node.js user with Corepack enabled runs the npm command, the "packageManager" field is automatically added like this.

It's better to specify the version we want first before getting unnecessary diffs. This has no effect for users who don't use Corepack.

Copy link
Member

@cknitt cknitt left a comment

Choose a reason for hiding this comment

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

👍

@cknitt cknitt merged commit 63f3cd2 into rescript-lang:master Jun 29, 2024
19 checks passed
@cometkim cometkim deleted the corepack branch June 29, 2024 18:16
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