wget not found on Windows

Open Beginner friendly
#268 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
powershell
Domain
documentation

Research direction

Locate the documentation statement that says wget is required only on macOS and Linux. Update it to cover Windows and include the shown winget installation command, while preserving the note about PowerShell if appropriate. Done means the documentation clearly explains how Windows users can resolve the “wget not found” error.

Written by the indexing model from the issue text.

Description

enhancement zephyr

Is your feature request related to a problem? Please describe.
The documentation states that wget is only required for Mac OS and Linux, but in reality, the "wget ​​not found" error can also occur on Windows.

Describe the solution you'd like
This can be resolved by installing wget with the following command. Please clearly state this in the documentation.
``
winget install -e --id JernejSimoncic.Wget


**Describe alternatives you've considered**
On PowerShell, wget could be executed without running the above installation command. This remains a mystery; it's probably related to the PATH setting, but it might not be properly referencing the original wget.

**Additional context**
n/a
Dominant language
TypeScript
Stars
297
Forks
45
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from raspberrypi/pico-vscode

All issues in raspberrypi/pico-vscode

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.