gpt4 book ai didi

jQuery Node 类型错误 : needs a 'context' argument

转载 作者:太空宇宙 更新时间:2023-11-03 22:19:02 25 4
gpt4 key购买 nike

我正在尝试在线部署我的node.js 服务器。在我的机器上一切正常,但是当将服务器移动到线上并运行 Node 时,我收到此错误:

node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: needs a 'context' argument.
at Object.getGlobal (/my/path/CloudServer/node_modules/jquery/node_modules/jsdom/lib/jsdom/browser/index.js:26:21)
at Object.createWindow (/my/path/CloudServer/node_modules/jquery/node_modules/jsdom/lib/jsdom/browser/index.js:308:23)
at Object.windowAugmentation (/my/path/CloudServer/node_modules/jquery/node_modules/jsdom/lib/jsdom/browser/index.js:63:24)
at Object.parentWindow (/my/path/CloudServer/node_modules/jquery/node_modules/jsdom/lib/jsdom/browser/index.js:605:28)
at Object.<anonymous> (/my/path/CloudServer/node_modules/jquery/node_modules/jsdom/lib/jsdom.js:81:15)
at create (/my/path/CloudServer/node_modules/jquery/node-jquery.js:5:47)
at /my/path/CloudServer/node_modules/jquery/node-jquery.js:9065:18
at Object.<anonymous> (/my/path/CloudServer/node_modules/jquery/node-jquery.js:9067:1)
at Module._compile (module.js:432:26)
at Object..js (module.js:450:10)

现在,我一直在尝试跟踪堆栈跟踪,但我无法弄清楚该错误来自何处。由于堆栈显示 jquery for node 中的大部分问题,所以我猜问题就在那里。有谁知道该怎么办吗?

谢谢

最佳答案

我知道这可能不是一个有效的解决方案,但在我升级到 Node 0.12 后,这个错误就消失了。

关于jQuery Node 类型错误 : needs a 'context' argument,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9665354/

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