yarn安装依赖报错:node_modulesphantomjs-prebuilt: Command failed的问题

1,400 阅读1分钟

解决方案:

在项目的目录里面使用git 切换成国内的镜像:PHANTOMJS_CDNURL=http://npm.taobao.org/mirrors/phantomjs yarn install