Skip to content

Commit f37caad

Browse files
authored
docs: accurately describe install-links effect on relative paths (#5606)
1 parent 501f8ca commit f37caad

17 files changed

+51
-51
lines changed

docs/content/commands/npm-audit.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -456,9 +456,9 @@ This value is not exported to the environment for child processes.
456456
* Default: true
457457
* Type: Boolean
458458

459-
When set file: protocol dependencies that exist outside of the project root
460-
will be packed and installed as regular dependencies instead of creating a
461-
symlink. This option has no effect on workspaces.
459+
When set file: protocol dependencies will be packed and installed as regular
460+
dependencies instead of creating a symlink. This option has no effect on
461+
workspaces.
462462

463463
<!-- automatically generated, do not edit manually -->
464464
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-ci.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -364,9 +364,9 @@ This value is not exported to the environment for child processes.
364364
* Default: true
365365
* Type: Boolean
366366

367-
When set file: protocol dependencies that exist outside of the project root
368-
will be packed and installed as regular dependencies instead of creating a
369-
symlink. This option has no effect on workspaces.
367+
When set file: protocol dependencies will be packed and installed as regular
368+
dependencies instead of creating a symlink. This option has no effect on
369+
workspaces.
370370

371371
<!-- automatically generated, do not edit manually -->
372372
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-dedupe.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -311,9 +311,9 @@ This value is not exported to the environment for child processes.
311311
* Default: true
312312
* Type: Boolean
313313
314-
When set file: protocol dependencies that exist outside of the project root
315-
will be packed and installed as regular dependencies instead of creating a
316-
symlink. This option has no effect on workspaces.
314+
When set file: protocol dependencies will be packed and installed as regular
315+
dependencies instead of creating a symlink. This option has no effect on
316+
workspaces.
317317
318318
<!-- automatically generated, do not edit manually -->
319319
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-find-dupes.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@ This value is not exported to the environment for child processes.
235235
* Default: true
236236
* Type: Boolean
237237

238-
When set file: protocol dependencies that exist outside of the project root
239-
will be packed and installed as regular dependencies instead of creating a
240-
symlink. This option has no effect on workspaces.
238+
When set file: protocol dependencies will be packed and installed as regular
239+
dependencies instead of creating a symlink. This option has no effect on
240+
workspaces.
241241

242242
<!-- automatically generated, do not edit manually -->
243243
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-install-ci-test.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -310,9 +310,9 @@ This value is not exported to the environment for child processes.
310310
* Default: true
311311
* Type: Boolean
312312

313-
When set file: protocol dependencies that exist outside of the project root
314-
will be packed and installed as regular dependencies instead of creating a
315-
symlink. This option has no effect on workspaces.
313+
When set file: protocol dependencies will be packed and installed as regular
314+
dependencies instead of creating a symlink. This option has no effect on
315+
workspaces.
316316

317317
<!-- automatically generated, do not edit manually -->
318318
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-install-test.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -311,9 +311,9 @@ This value is not exported to the environment for child processes.
311311
* Default: true
312312
* Type: Boolean
313313

314-
When set file: protocol dependencies that exist outside of the project root
315-
will be packed and installed as regular dependencies instead of creating a
316-
symlink. This option has no effect on workspaces.
314+
When set file: protocol dependencies will be packed and installed as regular
315+
dependencies instead of creating a symlink. This option has no effect on
316+
workspaces.
317317

318318
<!-- automatically generated, do not edit manually -->
319319
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-install.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -701,9 +701,9 @@ This value is not exported to the environment for child processes.
701701
* Default: true
702702
* Type: Boolean
703703
704-
When set file: protocol dependencies that exist outside of the project root
705-
will be packed and installed as regular dependencies instead of creating a
706-
symlink. This option has no effect on workspaces.
704+
When set file: protocol dependencies will be packed and installed as regular
705+
dependencies instead of creating a symlink. This option has no effect on
706+
workspaces.
707707
708708
<!-- automatically generated, do not edit manually -->
709709
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-link.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -387,9 +387,9 @@ This value is not exported to the environment for child processes.
387387
* Default: true
388388
* Type: Boolean
389389

390-
When set file: protocol dependencies that exist outside of the project root
391-
will be packed and installed as regular dependencies instead of creating a
392-
symlink. This option has no effect on workspaces.
390+
When set file: protocol dependencies will be packed and installed as regular
391+
dependencies instead of creating a symlink. This option has no effect on
392+
workspaces.
393393

394394
<!-- automatically generated, do not edit manually -->
395395
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-ls.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -290,9 +290,9 @@ This value is not exported to the environment for child processes.
290290
* Default: true
291291
* Type: Boolean
292292

293-
When set file: protocol dependencies that exist outside of the project root
294-
will be packed and installed as regular dependencies instead of creating a
295-
symlink. This option has no effect on workspaces.
293+
When set file: protocol dependencies will be packed and installed as regular
294+
dependencies instead of creating a symlink. This option has no effect on
295+
workspaces.
296296

297297
<!-- automatically generated, do not edit manually -->
298298
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-prune.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,9 @@ This value is not exported to the environment for child processes.
196196
* Default: true
197197
* Type: Boolean
198198

199-
When set file: protocol dependencies that exist outside of the project root
200-
will be packed and installed as regular dependencies instead of creating a
201-
symlink. This option has no effect on workspaces.
199+
When set file: protocol dependencies will be packed and installed as regular
200+
dependencies instead of creating a symlink. This option has no effect on
201+
workspaces.
202202

203203
<!-- automatically generated, do not edit manually -->
204204
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-rebuild.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ This value is not exported to the environment for child processes.
166166
* Default: true
167167
* Type: Boolean
168168

169-
When set file: protocol dependencies that exist outside of the project root
170-
will be packed and installed as regular dependencies instead of creating a
171-
symlink. This option has no effect on workspaces.
169+
When set file: protocol dependencies will be packed and installed as regular
170+
dependencies instead of creating a symlink. This option has no effect on
171+
workspaces.
172172

173173
<!-- automatically generated, do not edit manually -->
174174
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-uninstall.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ This value is not exported to the environment for child processes.
150150
* Default: true
151151
* Type: Boolean
152152

153-
When set file: protocol dependencies that exist outside of the project root
154-
will be packed and installed as regular dependencies instead of creating a
155-
symlink. This option has no effect on workspaces.
153+
When set file: protocol dependencies will be packed and installed as regular
154+
dependencies instead of creating a symlink. This option has no effect on
155+
workspaces.
156156

157157
<!-- automatically generated, do not edit manually -->
158158
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-update.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -438,9 +438,9 @@ This value is not exported to the environment for child processes.
438438
* Default: true
439439
* Type: Boolean
440440

441-
When set file: protocol dependencies that exist outside of the project root
442-
will be packed and installed as regular dependencies instead of creating a
443-
symlink. This option has no effect on workspaces.
441+
When set file: protocol dependencies will be packed and installed as regular
442+
dependencies instead of creating a symlink. This option has no effect on
443+
workspaces.
444444

445445
<!-- automatically generated, do not edit manually -->
446446
<!-- see lib/utils/config/definitions.js -->

docs/content/using-npm/config.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -909,9 +909,9 @@ number, if not already set in package.json.
909909
* Default: true
910910
* Type: Boolean
911911

912-
When set file: protocol dependencies that exist outside of the project root
913-
will be packed and installed as regular dependencies instead of creating a
914-
symlink. This option has no effect on workspaces.
912+
When set file: protocol dependencies will be packed and installed as regular
913+
dependencies instead of creating a symlink. This option has no effect on
914+
workspaces.
915915

916916
<!-- automatically generated, do not edit manually -->
917917
<!-- see lib/utils/config/definitions.js -->

lib/utils/config/definitions.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -1069,9 +1069,9 @@ define('install-links', {
10691069
default: true,
10701070
type: Boolean,
10711071
description: `
1072-
When set file: protocol dependencies that exist outside of the project root
1073-
will be packed and installed as regular dependencies instead of creating a
1074-
symlink. This option has no effect on workspaces.
1072+
When set file: protocol dependencies will be packed and installed as
1073+
regular dependencies instead of creating a symlink. This option has
1074+
no effect on workspaces.
10751075
`,
10761076
flatten,
10771077
})

tap-snapshots/test/lib/utils/config/definitions.js.test.cjs

+3-3
Original file line numberDiff line numberDiff line change
@@ -980,9 +980,9 @@ exports[`test/lib/utils/config/definitions.js TAP > config description for insta
980980
* Default: true
981981
* Type: Boolean
982982
983-
When set file: protocol dependencies that exist outside of the project root
984-
will be packed and installed as regular dependencies instead of creating a
985-
symlink. This option has no effect on workspaces.
983+
When set file: protocol dependencies will be packed and installed as regular
984+
dependencies instead of creating a symlink. This option has no effect on
985+
workspaces.
986986
`
987987

988988
exports[`test/lib/utils/config/definitions.js TAP > config description for json 1`] = `

tap-snapshots/test/lib/utils/config/describe-all.js.test.cjs

+3-3
Original file line numberDiff line numberDiff line change
@@ -782,9 +782,9 @@ number, if not already set in package.json.
782782
* Default: true
783783
* Type: Boolean
784784
785-
When set file: protocol dependencies that exist outside of the project root
786-
will be packed and installed as regular dependencies instead of creating a
787-
symlink. This option has no effect on workspaces.
785+
When set file: protocol dependencies will be packed and installed as regular
786+
dependencies instead of creating a symlink. This option has no effect on
787+
workspaces.
788788
789789
<!-- automatically generated, do not edit manually -->
790790
<!-- see lib/utils/config/definitions.js -->

0 commit comments

Comments
 (0)