gpt4 book ai didi

node.js - SpookyJS 示例/hello.js 失败,出现 "throw er;//Unhandled ' 错误事件”

转载 作者:搜寻专家 更新时间:2023-11-01 00:24:58 26 4
gpt4 key购买 nike

当我运行来自 SpookyJS 的 hello 示例时,它失败并出现以下错误:

$ node examples/hello.js
events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:998:11)
at Process.ChildProcess._handle.onexit (child_process.js:789:34)

事实上,我尝试过的所有示例都会导致此错误。我被卡住了,因为即使查看源代码我也无法解释错误消息。你有什么想法吗?

(我正在使用带有 phantomjs 1.9.7 的 Ubuntu)

最佳答案

解决方法:npm install -g casperjs

我假设在本地调用 npm install 就足够了,但是 casperjs 必须在路径中。在全局安装 casperjs 后,示例运行良好。

关于node.js - SpookyJS 示例/hello.js 失败,出现 "throw er;//Unhandled ' 错误事件”,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23833422/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com