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