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