Error: Cannot find module ‘D:\...node
�index.php/tags-41973.html" class="superseo">�当发现找不到vite.js解决办法 主要原因就是没有下载下来vite
1. npm install -g create-vite
2.npm run dev
如果还不行
1. npm install -g create-vite
2.npm install vite
3.npm run dev
The End
�index.php/tags-41973.html" class="superseo">�当发现找不到vite.js解决办法 主要原因就是没有下载下来vite
1. npm install -g create-vite
2.npm run dev
如果还不行
1. npm install -g create-vite
2.npm install vite
3.npm run dev