今天运行vue项目安装项目依赖(npm install)的时候,报这个错误:

phantomjs-prebuilt@2.1.16 install: `node install.js`

解决办法: npm -g install phantomjs-prebuilt@2.1.16 --ignore-script

相关文章:

  • 2021-06-17
  • 2022-12-23
  • 2022-01-08
  • 2021-06-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2021-08-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案