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

packageManager yarn4 breaks usage of cha #25

Open
pyramation opened this issue Feb 20, 2025 · 0 comments · May be fixed by #28
Open

packageManager yarn4 breaks usage of cha #25

pyramation opened this issue Feb 20, 2025 · 0 comments · May be fixed by #28

Comments

@pyramation
Copy link
Contributor

error This project's package.json defines "packageManager": "[email protected]". However the current global version of Yarn is 1.22.22.

Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.

removing packageMangager from package.json seems to work

we should check this against and cca, cia

@pyramation pyramation linked a pull request Feb 24, 2025 that will close this issue
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 a pull request may close this issue.

1 participant