starting dev server: Error: Cannot find module 'node:path' aloha_ 2024-04-30 18 阅读1分钟 failed to load config from vite.config.ts error when starting dev server: Error: Cannot find module 'node:path' Vite 在加载配置文件 vite.config.ts 时出现了问题。 尝试将nodejs升级到新版本或与之匹配的版本 npm install vite --save-dev npm cache clean --force npm run dev