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

Respect package.json field packageManager if present - Option to use Corepack maybe? #1513

Open
o-l-a-v opened this issue Jul 16, 2024 · 0 comments

Comments

@o-l-a-v
Copy link

o-l-a-v commented Jul 16, 2024

Is your feature request related to a problem? Please describe.

NodeJS and Yarn ( https://yarnpkg.com/corepack ) wants package managers to be treated as any other package with the packageManager field in package.json + Corepack. pnpm also supports this ( https://pnpm.io/installation#using-corepack ). And NPM in NodeJS obviously.

Describe the solution you'd like

Would be great if the GitHub action either respected the packageManager field in package.json, and/or if we had the option to use Corepack instead.

Describe alternatives you've considered

None at this point.

Additional context
Add any other context or screenshots about the feature request here.

@o-l-a-v o-l-a-v changed the title Respect packages.json field packageManager if present - Option to use Corepack maybe? Respect package.json field packageManager if present - Option to use Corepack maybe? Jul 16, 2024
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

No branches or pull requests

1 participant