Skip to content

Commit 438996c

Browse files
authored
Remove winget from documentation because it is unreliable Signed-off-by: stefanseeger <[email protected]>
1 parent bad2b2f commit 438996c

File tree

1 file changed

+0
-11
lines changed
  • apps/site/pages/en/download/package-manager

1 file changed

+0
-11
lines changed

apps/site/pages/en/download/package-manager/all.md

-11
Original file line numberDiff line numberDiff line change
@@ -364,17 +364,6 @@ Download the [Windows Installer](/#home-downloadhead) directly from the [nodejs.
364364

365365
### Alternatives
366366

367-
Using **[Winget](https://aka.ms/winget-cli)**:
368-
369-
```bash
370-
winget install OpenJS.NodeJS
371-
# or for LTS
372-
winget install OpenJS.NodeJS.LTS
373-
```
374-
375-
After running one of the two commands above, it may be necessary to restart the
376-
terminal emulator before the `node` CLI command becomes available.
377-
378367
Using **[Chocolatey](https://chocolatey.org/)**:
379368

380369
```bash

0 commit comments

Comments
 (0)