错误
please restart WSL with the following command and try again:
wsl --shutdown
wsl --unregister DISTRO_NAME
如下图:
解决方案
造成该问题的原因是WSL版本由原来的WSL1升级到WSL2后,内核没有升级,前往微软WSL官网下载安装适用于 x64 计算机的最新 WSL2 Linux 内核更新包即可。
下载链接:https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi 安装好之后可以通过以下命令查看wsl的版本