解决Module build failed: Error: ENOENT: no such file or directory, scandir 'E:\web\node_modules\nod
解决
Module build failed: Error: ENOENT: no such file or directory, scandir 'E:\code\weChat\-web\node_modules\node-sass\vendor'
下面的挨个安装
$ npm set registry https://registry.npm.taobao.org # 注册模块镜像
$ npm ...
原创
2019-01-23 12:46:30 ·
23190 阅读 ·
1 评论