npm 的替代包管理器(Yarn 2+ 为 Berry),以速度快、离线缓存、确定性安装著称。
corepack enable / npm i -g yarn / curl -o- https://yarnpkg.com/install.sh | bash。
信息整理自官方渠道,接口变更频繁,请以官方文档为准。