1
即使Windows显示WSL已启用,Windows上的Ubuntu也显示未启用WSL
启动Ubuntu时,出现以下错误: The WSL optional component is not enabled. Please enable it and try again. See https://aka.ms/wslinstall for details. Error: 0x8007007e Press any key to continue... 但是,当我使用来检查PowerShell中的功能时Get-WindowsOptionalFeature -Online,会看到以下内容: FeatureName : Microsoft-Windows-Subsystem-Linux State : Enabled 不胜感激。