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

Feature request: read packageManager and devEngines fields from outside of package.json #682

Open
zanminkian opened this issue Mar 20, 2025 · 1 comment · May be fixed by #668
Open

Feature request: read packageManager and devEngines fields from outside of package.json #682

zanminkian opened this issue Mar 20, 2025 · 1 comment · May be fixed by #668

Comments

@zanminkian
Copy link

Use case:

When developing some projects which reject to add packageManager and devEngines fields to its package.json, it would be not easy to use correct pacakge manager and package manager version, even though I've enabled corepack.

if corepack reads packageManager and devEngines fields from outside of package.json like .corepack.env, it would be convenient.

@aduh95 aduh95 linked a pull request Mar 20, 2025 that will close this issue
@aduh95
Copy link
Contributor

aduh95 commented Mar 20, 2025

You should expose your use-case in #668, and explain why COREPACK_ENABLE_AUTO_PIN=0 is not enough

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.

2 participants