Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报了一堆phantomjs的错误 #1

Open
linkerlin opened this issue May 27, 2017 · 4 comments
Open

报了一堆phantomjs的错误 #1

linkerlin opened this issue May 27, 2017 · 4 comments
Labels

Comments

@linkerlin
Copy link

TypeError: Bad argument
at TypeError (native)
at ChildProcess.spawn (internal/child_process.js:274:26)
at exports.spawn (child_process.js:362:9)
at Object. (/usr/local/lib/node_modules/phantomjs/bin/phantomjs:22:10)
at Module._compile (module.js:398:26)
at Object.Module._extensions..js (module.js:405:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Function.Module.runMain (module.js:430:10)
at startup (node.js:141:18)
internal/child_process.js:274
var err = this._handle.spawn(options);
^

@linkerlin
Copy link
Author

似乎是phantomjs改了api?

@ryh95
Copy link
Owner

ryh95 commented May 27, 2017

我没有改phantomjs相关的东西,有可能是改了API

@ryh95 ryh95 added the question label May 27, 2017
@linkerlin
Copy link
Author

我把phantomjs删除后就好了。

@ryh95
Copy link
Owner

ryh95 commented May 28, 2017

我之前装的时候没有出过错 可能是版本问题 或者环境问题 你安装的时候没错 抓雪球的时候出错了是吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants