2023/08/07

WSLからcodeでVS Code開けなくなった問題についてWSLのIssueにあがってた。
WSL2 cannot start VS Code · Issue #10363 · microsoft/WSL

その中でWSLの別のIssueに解決策書いてるでってあった。無事解決した。
WSL2 (Preview) cannot run .exe files: exec format error: wsl.exe · Issue #8952 · microsoft/WSL

sudo sh -c 'echo :WSLInterop:M::MZ::/init:PF > /usr/lib/binfmt.d/WSLInterop.conf'
sudo systemctl restart systemd-binfmt