vue 安装所有依赖
摘要:
npm i 让npm忽略项目中引入的相同modules但不同版本的问题,让引入的依赖不同的版本共存。 cnpm install --legacy-peer-deps 或 yarn install --checkfiles 阅读全文
posted @ 2024-11-12 18:22 血翼残飞 阅读(17) 评论(0) 推荐(0)
2024年11月12日 #
posted @ 2024-11-12 18:22 血翼残飞 阅读(17) 评论(0) 推荐(0)