Skip to content
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

Add packageManager to package.json #373

Merged
merged 1 commit into from
May 17, 2024

Conversation

karlhorky
Copy link
Member

Corepack adds a new "packageManager" property to package.json since corepack@0.26.0 (PR: nodejs/corepack#413)

$ pnpm install
! The local project doesn't define a 'packageManager' field. Corepack will now add one referencing pnpm@9.1.1+sha256.9551e803dcb7a1839fdf5416153a844060c7bce013218ce823410532504ac10b.
! For more details about this field, consult the documentation at https://nodejs.org/api/packages.html#packagemanager

@karlhorky karlhorky changed the title Add "packageManager" to package.json Add packageManager to package.json May 17, 2024
@ProchaLu ProchaLu merged commit 5678650 into main May 17, 2024
3 checks passed
@ProchaLu ProchaLu deleted the add-packageManager-to-package-json branch May 17, 2024 16:07
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.

None yet

2 participants