We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
运行代码出现以下错误信息是什么问题: uncaughtException AssertionError [ERR_ASSERTION]: -1 == 0 at Object.equal (E:\dev\wechat\node_modules\wechat4u\lib\util\global.js:69:24) at E:\dev\wechat\node_modules\wechat4u\lib\core.js:326:24 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 0) { code: 2, details: 'AssertionError [ERR_ASSERTION]: -1 == 0\n' + ' at Object.equal (E:\\dev\\wechat\\node_modules\\wechat4u\\lib\\util\\global.js:69:24)\n' + ' at E:\\dev\\wechat\\node_modules\\wechat4u\\lib\\core.js:326:24\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at async Promise.all (index 0)' }
uncaughtException AssertionError [ERR_ASSERTION]: -1 == 0 at Object.equal (E:\dev\wechat\node_modules\wechat4u\lib\util\global.js:69:24) at E:\dev\wechat\node_modules\wechat4u\lib\core.js:326:24 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 0) { code: 2, details: 'AssertionError [ERR_ASSERTION]: -1 == 0\n' + ' at Object.equal (E:\\dev\\wechat\\node_modules\\wechat4u\\lib\\util\\global.js:69:24)\n' + ' at E:\\dev\\wechat\\node_modules\\wechat4u\\lib\\core.js:326:24\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at async Promise.all (index 0)' }
The text was updated successfully, but these errors were encountered:
解决了吗?我也一直报这个错误,但是机器人还是正常运行
Sorry, something went wrong.
No branches or pull requests
运行代码出现以下错误信息是什么问题:
uncaughtException AssertionError [ERR_ASSERTION]: -1 == 0 at Object.equal (E:\dev\wechat\node_modules\wechat4u\lib\util\global.js:69:24) at E:\dev\wechat\node_modules\wechat4u\lib\core.js:326:24 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 0) { code: 2, details: 'AssertionError [ERR_ASSERTION]: -1 == 0\n' + ' at Object.equal (E:\\dev\\wechat\\node_modules\\wechat4u\\lib\\util\\global.js:69:24)\n' + ' at E:\\dev\\wechat\\node_modules\\wechat4u\\lib\\core.js:326:24\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at async Promise.all (index 0)' }
The text was updated successfully, but these errors were encountered: