问题原因:powershell权限不够 解决1:使用powershell重新执行pnpm install,问题依旧存在 解决2:使用npm cache clean --force,再执行pnpm install,问题解决