Skip to content

Conversation

@adiati98
Copy link
Contributor

The Issue

How This PR Solves The Issue

When installing DDEV, I got an error message saying that DDEV can't be installed. After a discussion and troubleshooting on Discord, re-installing the WSL with wsl --install and updating with wsl --update solved the problem. DDEV was installed smoothly.

Based on this, in some cases, running wsl --update command after installing WSL on Windows might be required to install DDEV successfully.

This PR adds the command to the Get Started page.

Manual Testing Instructions

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

<p>You’ll probably need to reboot.</p>

<p>After reboot, install an Ubuntu distro:
<p>After reboot, update your WSL:</p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm conflicted on this, because of course if you just installed and rebooted, you don't need to update. OTOH we're trying to keep this as simple and straightforward as possible.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then I think we don't need to add this, assuming that the info on this page is for folks who are completely new to WSL. 🙂

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, you needed it, and there will be others like you who didn't do the WSL install right at the time :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe just make it like a note? If you can't install DDEV, try to update your WSL... something like that.

Copy link
Member

@rfay rfay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I simplified it just a bit.

@rfay rfay force-pushed the docs/update-windows-setup branch from dfbf186 to fed2b3d Compare September 9, 2025 22:04
@rfay rfay merged commit a3d3377 into ddev:main Sep 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants