Uh oh!
There was an error while loading. Please reload this page.
docs: #7416 - Removes winget from documentation because of unreliability - #7419
docs: #7416 - Removes winget from documentation because of unreliability#7419stefanseeger wants to merge 2 commits into
Conversation
Remove winget from documentation because it is unreliable Signed-off-by: stefanseeger <seega@gmx.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
other languages
Note Your Pull Request seems to be updating Translations of the Node.js Website. Whilst we appreciate your intent; Any Translation update should be done through our Crowdin Project. Thank you! |
AugustinMauroy
commented
Jan 24, 2025
Do not change translation because it's handle by crowdin. |
also why not put winged on "main" download page ? cc @ovflowd |
aduh95
commented
Jan 24, 2025
I’m not sure we have enough information to claim winger is unreliable, it looks like the latest LTS should be available as it was added in microsoft/winget-pkgs#214141. |
stefanseeger
commented
Jan 24, 2025
Okay, I think now I understand what is happening. But even for OpenJS.NodeJS.LTS I'm missing the patched LTS 20.18.2 only 20.18.0 is available. Obviously I will close this PR, but I still think that this versioning is confusing and the published versions are incomplete. |
Remove winget from documentation because it is unreliable
Description
NodeJS versions are unreliably published to winget. Therefore, this reference falsy gives the impression that it will contain the latest versions.
Validation
Current LTS is 22.13.1

which is non existing
Result of change
Related Issues
Check List
npm run formatto ensure the code follows the style guide.npm run testto check if all tests are passing.npx turbo buildto check if the website builds without errors.