packageManager field is automatically created when I use any npm packages. #5085
Unanswered
melodyxpot
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone.
I have something to curious and want to ask about it in this place.
When I install the npm packages using any npm package manger like Yarn, Pnpm, etc,
packageManager
field is automatically created and the package manager version is set as a value.I started to make open source and all of them doesn't require a specific package manager.
I want to know if this is general feature or an issue.
And I want to know if it is okay to remove
packageManager
when I push new update to my GitHub.Feel free to answer. Anything will be helpful.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions