alsotang / node-lessons

:closed_book:《Node.js 包教不包会》 by alsotang
16.54k stars 4.7k forks source link

lesson7中 mocha-phantomjs运行时提示phantomjs terminated with signal SIGSEGV #116

Open songjum opened 7 years ago

songjum commented 7 years ago

搜素了下 好像是phantomjs在mac下不一定能很好的运行? 说是要找到安装的包执行 upx -d phantomjs ? 参照此方法未解决 求指点。。。

huhood commented 7 years ago

同样遇到此问题哈

allenGKC commented 7 years ago

any solution?

Choujiji commented 6 years ago

+1

0x00Zhoujialei commented 6 years ago

https://github.com/nathanboktae/mocha-phantomjs/issues/245 建议使用mocha-phantomjs-core 作者已经说了 mocha-phantom-core is future 原来的mocha-phantom他也不会再维护了

ammaElm commented 5 years ago

mocha-phantomjs --path /usr/local/bin/phantomjs ./index.html 执行这行命令就可以看到测试结果