@[TOC](WSL (2103) ERROR: CreateProcessEntryCommon:493: chdir 错误解决)
1. 错误信息
<3>WSL (2103) ERROR: CreateProcessEntryCommon:493: chdir(/mnt/d/Program Files/PowerShell/7) failed 5
2. 解决方法
wsl --shutdown
wsl
refer: https://github.com/microsoft/WSL/issues/6286
完结!