1、 Failed at the phantomjs-prebuilt@2.1.14 install script 'node install.js'.  

  解决办法: npm install phantomjs-prebuilt@2.1.14 --ignore-scripts

2、出现npm ERR! registry error parsing json。

  解决办法:npm config set registry http://registry.cnpmjs.org

3、NPM 安装cordova时警告:npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to

  解决办法:npm update minimatch

相关文章:

  • 2021-12-29
  • 2022-01-10
  • 2022-12-23
  • 2022-12-23
  • 2021-04-22
  • 2021-11-25
  • 2022-12-23
  • 2022-01-11
猜你喜欢
  • 2022-12-23
  • 2021-09-02
  • 2021-09-03
  • 2021-11-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案