随笔分类 - nodejs
nodejs
摘要:[vite:terser] terser not found. Since Vite v3, terser has become an optional dependency. You need to install it.error during build:Error: terser not f
阅读全文
摘要:需要cmd命令下载,我指定的版本是1.0.0,这里需要的node版本的要>=12.0.0 而我的vue版本是3.04 >npm i @vitejs/plugin-vue@1.0.0 以下的@vitejs/plugin-vue的链接 https://www.npmjs.com/package/@vit
阅读全文
摘要:vite : 无法加载文件 node_modules\.bin\vite.ps1,因为在此系统上禁止运行脚本。有关详细信息,请参阅 https:/go.microsoft.com/fwlink/?LinkID= 135170 中的 about_Execution_Policies。 解决办法 搜索w
阅读全文