4. 验证 WSL 是否正常工作 安装完成后,可以通过以下步骤验证 WSL 是否正常工作: 打开Windows Terminal 或 PowerShell。 输入wsl 或wsl --list --verbose 来列出已安装的 Linux 发行版。 启动一个 Linux 发行版,例如 wsl -d Ubuntu(将 Ubuntu 替换为实际安装的发行版名称)。 在Linux 发行版中运行一些基本命令,...
it says This application requires the Windows Subsystem for Linux Optional Component. The system may need to be restarted so the changes can take effect. Error code: Wsl/WSL_E_WSL_OPTIONAL_COMPONENT_REQUIRED Press any key to continue... how do i fix that?