摘要: Error: Cannot find module 'D:\Projects\01.SourceCode\Web\trunk\Admin-v3\node_modules\vite\bin\vite.js' at Function._resolveFilename (node:internal/mod 阅读全文
posted @ 2025-08-07 11:33 VipSoft 阅读(33) 评论(0) 推荐(0)
摘要: 下载的源码,需要 git init 删除node_modules和package-lock.json 执行了一下pnpm store prune ①删除node_modules和package-lock.json这俩文件(package-lock.json是我用npm install时产生的,之后使 阅读全文
posted @ 2025-08-07 09:20 VipSoft 阅读(62) 评论(0) 推荐(0)