unjs / nypm

🌈 Unified Package Manager for Node.js and Bun
MIT License
446 stars 15 forks source link

Improve error when corepack cannot be found #8

Closed pi0 closed 10 months ago

pi0 commented 1 year ago

Corepack is opt-in and globally installed with the latest 14.x and 16.x and upward versions of Node.js. However it may still not be installed and there is no proper message to clarify about fix.