03 2021 档案
摘要:先设置了下淘宝镜像 npm config set registry https://registry.npm.taobao.org查看下是否设置成功 npm config get registry显示 https://registry.npm.taobao.org/ 然后全局安装 2x版本 npm
阅读全文
摘要:使用vue-cli创建项目后, npm run dev 运行的时候报错 解决方案: 1).项目根目录删除node_modules文件夹 2).项目根目录路径下的终端运行 npm install 3).运行 npm run dev 重新安装依赖 成功运行
阅读全文

浙公网安备 33010602011771号