Type of issue
Missing information
Feedback
When you install the latest version of Ubuntu in WSL, it does not ship with the unzip executable which the bash install script requires which results in an error
bash: line 66: unzip: command not found
We should include an admonition on the page to warn users that unzip is required. They can use the following command to install the executable:
sudo apt update
sudo apt install unzip
We should also include this admonition in the Linux setup instructions on the Get started page.
Page URL
https://learn.microsoft.com/en-us/microsoft-cloud/dev/dev-proxy/how-to/use-dev-proxy-with-wsl
Content source URL
https://github.com/MicrosoftDocs/microsoft-cloud/blob/main/docs/dev/dev-proxy/how-to/use-dev-proxy-with-wsl.md
Author
@waldekmastykarz
Document Id
8c90ce44-d1af-0865-edeb-35744cc6b2ec
Platform Id
86e7a2a3-7661-437e-df87-8f3dc8321d49
Type of issue
Missing information
Feedback
When you install the latest version of Ubuntu in WSL, it does not ship with the unzip executable which the bash install script requires which results in an error
We should include an admonition on the page to warn users that unzip is required. They can use the following command to install the executable:
We should also include this admonition in the Linux setup instructions on the Get started page.
Page URL
https://learn.microsoft.com/en-us/microsoft-cloud/dev/dev-proxy/how-to/use-dev-proxy-with-wsl
Content source URL
https://github.com/MicrosoftDocs/microsoft-cloud/blob/main/docs/dev/dev-proxy/how-to/use-dev-proxy-with-wsl.md
Author
@waldekmastykarz
Document Id
8c90ce44-d1af-0865-edeb-35744cc6b2ec
Platform Id
86e7a2a3-7661-437e-df87-8f3dc8321d49