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

出现uncaughtException AssertionError [ERR_ASSERTION]: -1 == 0 是什么问题 #341

Open
eyunfeis opened this issue Jun 2, 2024 · 1 comment

Comments

@eyunfeis
Copy link

eyunfeis commented Jun 2, 2024

运行代码出现以下错误信息是什么问题:
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)' }

@why-qw1ko
Copy link

解决了吗?我也一直报这个错误,但是机器人还是正常运行

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

No branches or pull requests

2 participants