猩星文档
/
npm8中文文档
npm 8.19.1
1
CLI 命令
1-28
npm install-ci-test
1-28-3
配置
1-28-3-1 `save`
1-28-3-2 `save-exact`
1-28-3-3 `global`
1-28-3-4 `global-style`
1-28-3-5 `legacy-bundling`
1-28-3-6 `omit`
1-28-3-7 `strict-peer-deps`
1-28-3-8 `package-lock`
1-28-3-9 `foreground-scripts`
1-28-3-10 `ignore-scripts`
1-28-3-11 `audit`
1-28-3-12 `bin-links`
1-28-3-13 `fund`
1-28-3-14 `dry-run`
1-28-3-15 `workspace`
1-28-3-16 `workspaces`
1-28-3-17 `include-workspace-root`
1-28-3-18
`install-links`
npm 8.19.1
/
CLI 命令
/
npm install-ci-test
/
配置
/
`install-links`
中英双语
默认值:假
类型:布尔值
当设置 file: 存在于项目根目录之外的协议依赖项将被打包并安装为常规依赖项,而不是创建符号链接。此选项对工作区没有影响。
上一章:
`include-workspace-root`
下一章:
npm install-test