Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels