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

COREPACK_ENABLE_AUTO_PIN should be possible to set on a project level #628

Open
SimonMorkSaetre opened this issue Feb 3, 2025 · 1 comment

Comments

@SimonMorkSaetre
Copy link

I encountered an issue where the packageManager field was added every single time I installed with yarn. We don't allow the field to be added to our package.json (I have tried but it's a management problem), so the field has to be removed manually every time one reinstalls packages. Yes one can add an environment variable on an OS level, but it has to be done on every single device that is being used with our codebase. It adds a lot of extra work for us.

Please either disable the packageManager field by default or add a way to disable it on a project level.

@SimonMorkSaetre SimonMorkSaetre changed the title COREPACK_ENABLE_AUTO_PIN should be possible to disable to set on a project level COREPACK_ENABLE_AUTO_PIN should be possible to set on a project level Feb 3, 2025
@MikeMcC399
Copy link
Contributor

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

2 participants