猩星文档 / npm8中文文档
    • npm 8.19.1
    • 1  CLI 命令
    • 1-30  npm link
    • 1-30-1  概要
    • 1-30-2  描述
    • 1-30-3  警告
    • 1-30-4  工作区使用情况
    • 1-30-5  配置
    • 1-30-5-1  `save`
    • 1-30-5-2  `save-exact`
    • 1-30-5-3  `global`
    • 1-30-5-4  `global-style`
    • 1-30-5-5  `legacy-bundling`
    • 1-30-5-6  `strict-peer-deps`
    • 1-30-5-7  `package-lock`
    • 1-30-5-8  `omit`
    • 1-30-5-9  `ignore-scripts`
    • 1-30-5-10  `audit`
    • 1-30-5-11  `bin-links`
    • 1-30-5-12  `fund`
    • 1-30-5-13  `dry-run`
    • 1-30-5-14  `workspace`
    • 1-30-5-15  `workspaces`
    • 1-30-5-16  `include-workspace-root`
    • 1-30-5-17  `install-links`
npm 8.19.1/ CLI 命令/ npm link/

配置

  • `save`
  • `save-exact`
  • `global`
  • `global-style`
  • `legacy-bundling`
  • `strict-peer-deps`
  • `package-lock`
  • `omit`
  • `ignore-scripts`
  • `audit`
  • `bin-links`
  • `fund`
  • `dry-run`
  • `workspace`
  • `workspaces`
  • `include-workspace-root`
  • `install-links`
上一章: 工作区使用情况
下一章: `save`