摘要: 错误提示: nodejs升级后vue项目启动报错,提示 执行命令“npm rebuild node-sass” 解决方案: 1.在命令行执行 npm install -g cnpm --registry=https://registry.npm.taobao.org 2.再执行命令:npm rebu 阅读全文
posted @ 2021-10-09 19:29 坐着看电视 阅读(958) 评论(0) 推荐(0)