前端开发经常遇到的问题(一)

224 阅读1分钟

前端小白自学vue,在github上download了一个项目,运行的时候,出现了这样的报错,脑袋嗡嗡,找了好久才发现的解决方案,与大家共勉。

image.png

解决方法如下:

npm -g install phantomjs-prebuilt@2.1.16 --ignore-script