You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/commands.md
+92-27
Original file line number
Diff line number
Diff line change
@@ -59,12 +59,17 @@ Options:
59
59
60
60
[env: FNM_COREPACK_ENABLED]
61
61
62
-
--resolve-engines
62
+
--resolve-engines [<RESOLVE_ENGINES>]
63
63
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
64
-
Experimental: This feature is subject to change.
64
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
65
+
65
66
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
67
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
68
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
69
+
do that.
66
70
67
71
[env: FNM_RESOLVE_ENGINES]
72
+
[possible values: true, false]
68
73
69
74
-h, --help
70
75
Print help (see a summary with '-h')
@@ -137,12 +142,17 @@ Options:
137
142
138
143
[env: FNM_COREPACK_ENABLED]
139
144
140
-
--resolve-engines
145
+
--resolve-engines [<RESOLVE_ENGINES>]
141
146
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
142
-
Experimental: This feature is subject to change.
147
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
148
+
143
149
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
150
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
151
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
152
+
do that.
144
153
145
154
[env: FNM_RESOLVE_ENGINES]
155
+
[possible values: true, false]
146
156
147
157
-h, --help
148
158
Print help (see a summary with '-h')
@@ -194,12 +204,17 @@ Options:
194
204
195
205
[env: FNM_COREPACK_ENABLED]
196
206
197
-
--resolve-engines
207
+
--resolve-engines [<RESOLVE_ENGINES>]
198
208
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
199
-
Experimental: This feature is subject to change.
209
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
210
+
200
211
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
212
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
213
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
214
+
do that.
201
215
202
216
[env: FNM_RESOLVE_ENGINES]
217
+
[possible values: true, false]
203
218
204
219
-h, --help
205
220
Print help (see a summary with '-h')
@@ -267,12 +282,17 @@ Options:
267
282
268
283
[env: FNM_COREPACK_ENABLED]
269
284
270
-
--resolve-engines
285
+
--resolve-engines [<RESOLVE_ENGINES>]
271
286
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
272
-
Experimental: This feature is subject to change.
287
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
288
+
273
289
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
290
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
291
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
292
+
do that.
274
293
275
294
[env: FNM_RESOLVE_ENGINES]
295
+
[possible values: true, false]
276
296
277
297
-h, --help
278
298
Print help (see a summary with '-h')
@@ -334,12 +354,17 @@ Options:
334
354
335
355
[env: FNM_COREPACK_ENABLED]
336
356
337
-
--resolve-engines
357
+
--resolve-engines [<RESOLVE_ENGINES>]
338
358
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
339
-
Experimental: This feature is subject to change.
359
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
360
+
340
361
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
362
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
363
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
364
+
do that.
341
365
342
366
[env: FNM_RESOLVE_ENGINES]
367
+
[possible values: true, false]
343
368
344
369
-h, --help
345
370
Print help (see a summary with '-h')
@@ -406,12 +431,17 @@ Options:
406
431
407
432
[env: FNM_COREPACK_ENABLED]
408
433
409
-
--resolve-engines
434
+
--resolve-engines [<RESOLVE_ENGINES>]
410
435
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
411
-
Experimental: This feature is subject to change.
436
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
437
+
412
438
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
439
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
440
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
441
+
do that.
413
442
414
443
[env: FNM_RESOLVE_ENGINES]
444
+
[possible values: true, false]
415
445
416
446
-h, --help
417
447
Print help (see a summary with '-h')
@@ -468,12 +498,17 @@ Options:
468
498
469
499
[env: FNM_COREPACK_ENABLED]
470
500
471
-
--resolve-engines
501
+
--resolve-engines [<RESOLVE_ENGINES>]
472
502
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
473
-
Experimental: This feature is subject to change.
503
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
504
+
474
505
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
506
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
507
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
508
+
do that.
475
509
476
510
[env: FNM_RESOLVE_ENGINES]
511
+
[possible values: true, false]
477
512
478
513
-h, --help
479
514
Print help (see a summary with '-h')
@@ -532,12 +567,17 @@ Options:
532
567
533
568
[env: FNM_COREPACK_ENABLED]
534
569
535
-
--resolve-engines
570
+
--resolve-engines [<RESOLVE_ENGINES>]
536
571
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
537
-
Experimental: This feature is subject to change.
572
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
573
+
538
574
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
575
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
576
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
577
+
do that.
539
578
540
579
[env: FNM_RESOLVE_ENGINES]
580
+
[possible values: true, false]
541
581
542
582
-h, --help
543
583
Print help (see a summary with '-h')
@@ -593,12 +633,17 @@ Options:
593
633
594
634
[env: FNM_COREPACK_ENABLED]
595
635
596
-
--resolve-engines
636
+
--resolve-engines [<RESOLVE_ENGINES>]
597
637
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
598
-
Experimental: This feature is subject to change.
638
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
639
+
599
640
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
641
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
642
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
643
+
do that.
600
644
601
645
[env: FNM_RESOLVE_ENGINES]
646
+
[possible values: true, false]
602
647
603
648
-h, --help
604
649
Print help (see a summary with '-h')
@@ -656,12 +701,17 @@ Options:
656
701
657
702
[env: FNM_COREPACK_ENABLED]
658
703
659
-
--resolve-engines
704
+
--resolve-engines [<RESOLVE_ENGINES>]
660
705
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
661
-
Experimental: This feature is subject to change.
706
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
707
+
662
708
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
709
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
710
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
711
+
do that.
663
712
664
713
[env: FNM_RESOLVE_ENGINES]
714
+
[possible values: true, false]
665
715
666
716
-h, --help
667
717
Print help (see a summary with '-h')
@@ -713,12 +763,17 @@ Options:
713
763
714
764
[env: FNM_COREPACK_ENABLED]
715
765
716
-
--resolve-engines
766
+
--resolve-engines [<RESOLVE_ENGINES>]
717
767
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
718
-
Experimental: This feature is subject to change.
768
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
769
+
719
770
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
771
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
772
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
773
+
do that.
720
774
721
775
[env: FNM_RESOLVE_ENGINES]
776
+
[possible values: true, false]
722
777
723
778
-h, --help
724
779
Print help (see a summary with '-h')
@@ -782,12 +837,17 @@ Options:
782
837
783
838
[env: FNM_COREPACK_ENABLED]
784
839
785
-
--resolve-engines
840
+
--resolve-engines [<RESOLVE_ENGINES>]
786
841
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
787
-
Experimental: This feature is subject to change.
842
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
843
+
788
844
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
845
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
846
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
847
+
do that.
789
848
790
849
[env: FNM_RESOLVE_ENGINES]
850
+
[possible values: true, false]
791
851
792
852
-h, --help
793
853
Print help (see a summary with '-h')
@@ -798,7 +858,7 @@ Options:
798
858
```
799
859
Uninstall a Node.js version
800
860
801
-
> Warning: when providing an alias, it will remove the Node version the alias is pointing to, along with the other aliases that point to the same version.
861
+
> Warning: when providing an alias, it will remove the Node version the alias > is pointing to, along with the other aliases that point to the same version.
802
862
803
863
Usage: fnm uninstall [OPTIONS] [VERSION]
804
864
@@ -845,12 +905,17 @@ Options:
845
905
846
906
[env: FNM_COREPACK_ENABLED]
847
907
848
-
--resolve-engines
908
+
--resolve-engines [<RESOLVE_ENGINES>]
849
909
Resolve `engines.node` field in `package.json` whenever a `.node-version` or `.nvmrc` file is not present.
850
-
Experimental: This feature is subject to change.
910
+
This feature is enabled by default. To disable it, provide `--resolve-engines=false`.
911
+
851
912
Note: `engines.node` can be any semver range, with the latest satisfying version being resolved.
913
+
Note 2: If you disable it, please open an issue on GitHub describing _why_ you disabled it.
914
+
In the future, disabling it might be a no-op, so it's worth knowing any reason to
0 commit comments