@@ -206,7 +206,7 @@ All commands:
206
206
[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
207
207
[--foreground-scripts] [--ignore-scripts]
208
208
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
209
- [-ws|--workspaces] [--include-workspace-root]
209
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
210
210
211
211
Run "npm help audit" for more info
212
212
@@ -296,7 +296,7 @@ All commands:
296
296
[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--ignore-scripts]
297
297
[--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
298
298
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
299
- [-ws|--workspaces] [--include-workspace-root]
299
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
300
300
301
301
alias: ddp
302
302
@@ -426,7 +426,7 @@ All commands:
426
426
[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--ignore-scripts]
427
427
[--no-audit] [--no-bin-links] [--no-fund]
428
428
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
429
- [-ws|--workspaces] [--include-workspace-root]
429
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
430
430
431
431
Run "npm help find-dupes" for more info
432
432
@@ -511,7 +511,7 @@ All commands:
511
511
[--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
512
512
[--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
513
513
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
514
- [-ws|--workspaces] [--include-workspace-root]
514
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
515
515
516
516
aliases: add, i, in, ins, inst, insta, instal, isnt, isnta, isntal, isntall
517
517
@@ -551,7 +551,7 @@ All commands:
551
551
[--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
552
552
[--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
553
553
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
554
- [-ws|--workspaces] [--include-workspace-root]
554
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
555
555
556
556
alias: it
557
557
@@ -570,7 +570,7 @@ All commands:
570
570
[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--ignore-scripts]
571
571
[--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
572
572
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
573
- [-ws|--workspaces] [--include-workspace-root]
573
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
574
574
575
575
alias: ln
576
576
@@ -586,7 +586,7 @@ All commands:
586
586
[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--link]
587
587
[--package-lock-only] [--unicode]
588
588
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
589
- [-ws|--workspaces] [--include-workspace-root]
589
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
590
590
591
591
alias: la
592
592
@@ -624,7 +624,7 @@ All commands:
624
624
[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--link]
625
625
[--package-lock-only] [--unicode]
626
626
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
627
- [-ws|--workspaces] [--include-workspace-root]
627
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
628
628
629
629
alias: list
630
630
@@ -739,7 +739,7 @@ All commands:
739
739
[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--dry-run]
740
740
[--json] [--foreground-scripts] [--ignore-scripts]
741
741
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
742
- [-ws|--workspaces] [--include-workspace-root]
742
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
743
743
744
744
Run "npm help prune" for more info
745
745
@@ -763,7 +763,7 @@ All commands:
763
763
Options:
764
764
[-g|--global] [--no-bin-links] [--foreground-scripts] [--ignore-scripts]
765
765
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
766
- [-ws|--workspaces] [--include-workspace-root]
766
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
767
767
768
768
alias: rb
769
769
@@ -941,7 +941,7 @@ All commands:
941
941
Options:
942
942
[-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]
943
943
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
944
- [-ws|--workspaces] [--include-workspace-root]
944
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
945
945
946
946
aliases: unlink, remove, rm, r, un
947
947
@@ -981,7 +981,7 @@ All commands:
981
981
[--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
982
982
[--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
983
983
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
984
- [-ws|--workspaces] [--include-workspace-root]
984
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
985
985
986
986
aliases: up, upgrade, udpate
987
987
0 commit comments