Oceansdeep7 / code-snippet

0 stars 0 forks source link

Corepack 包管理器的管理工具 #9

Open Oceansdeep7 opened 1 month ago

Oceansdeep7 commented 1 month ago

Corepack is a zero-runtime-dependency Node.js script that acts as a bridge between Node.js projects and the package managers they are intended to be used with during development. In practical terms, Corepack lets you use Yarn, npm, and pnpm without having to install them.