| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9271f23 commit d3070d8
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -101,7 +101,7 @@ install. To avoid this problem, consider one of the following options: | |||
| 101 | 101 | binaries anyway and will ensure that the requested versions are always | |
| 102 | 102 | available, so installing the package managers explicitly isn't needed anymore. | |
| 103 | 103 | ||
| 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 | ||
| 105 | 105 | override binaries, but you'll erase the Corepack ones in the process (should | |
| 106 | 106 | that happen, run [`corepack enable`][] again to add them back). | |
| 107 | 107 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments