yarnhook icon indicating copy to clipboard operation
yarnhook copied to clipboard

Consider using `preferred-pm`

Open frontsideair opened this issue 4 years ago • 1 comments

https://github.com/zkochan/packages/tree/master/preferred-pm

frontsideair avatar Nov 17 '20 10:11 frontsideair

Or we could read packageManager field from project root package.json, and fallback to preferred-pm if it doesn't exist. In a future version we may completely switch over to corepack detection.

Consult to corepack to see how they find out project defined package manager.

frontsideair avatar Nov 25 '23 11:11 frontsideair