node_modules\rollup\dist\native.js:64
throw new Error(
^
Error: Cannot find module @rollup/rollup-win32-x64-msvc. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory.
异常,vite+vue项目启动不了
查了一圈,少了东西,
https://aka.ms/vs/17/release/vc_redist.x64.exe 下载安装这个,就好了