tobe-fe-dalao / fast-vue3

Vue3+Vite+Ts+Pinia+....一个快速开发vue3的模板框架,快速搭建前台应用
https://tobe-fe-dalao.github.io/fast-vue3/
MIT License
1.81k stars 446 forks source link

pnpm install 爆 peer 依赖警告,装任何新的依赖也有 #24

Closed bicycleRiding closed 2 years ago

bicycleRiding commented 2 years ago

image

BoBoDinachen commented 2 years ago

将package.json中的less-loader依赖删除即可,再次执行pnpm install,见vite官方文档说明 Snipaste_2022-03-30_16-42-06