此时执行 lerna bootstrap 等价于 lerna bootstrap --npm-client yarn --use-workspaces 等价于 yarn install. 由于yarn 会自动 hosit 依赖包, 无需再 lerna bootstrap ...
確定! 回上一頁