Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d3070d8

Browse filesBrowse files
styfletargos
authored andcommitted
doc: fix corepack grammar for --force flag
PR-URL: #40762 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 9271f23 commit d3070d8
Copy full SHA for d3070d8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/corepack.md‎

Copy file name to clipboardExpand all lines: doc/api/corepack.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ install. To avoid this problem, consider one of the following options:
101101
binaries anyway and will ensure that the requested versions are always
102102
available, so installing the package managers explicitly isn't needed anymore.
103103

104-
* Add the `--force` to `npm install`; this will tell npm that it's fine to
104+
* Add the `--force` flag to `npm install`; this will tell npm that it's fine to
105105
override binaries, but you'll erase the Corepack ones in the process (should
106106
that happen, run [`corepack enable`][] again to add them back).
107107

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.