-
Notifications
You must be signed in to change notification settings - Fork 844
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 #259
Comments
有一样问题的朋友顶上去 |
同问 |
随之而来的是微信官方的警告⚠ |
看到群里说 wechatty 凉了 |
对,只要用就封号或者警告 |
大概率肯定是,现在一用就警告或者封号 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
uncaughtException AssertionError [ERR_ASSERTION]: 1 == 0
at Object.equal (F:\iprogram\wechat-bot\node_modules\wechat4u\lib\util\global.js:69:24)
at F:\iprogram\wechat-bot\node_modules\wechat4u\lib\core.js:229:24
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
code: 2,
details: 'AssertionError [ERR_ASSERTION]: 1 == 0\n' +
' at Object.equal (F:\iprogram\wechat-bot\node_modules\wechat4u\lib\util\global.js:69:24)\n' +
' at F:\iprogram\wechat-bot\node_modules\wechat4u\lib\core.js:229:24\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)'
}
It no longer works, and it seems to be a dependency library issue. How can I fix this?
The text was updated successfully, but these errors were encountered: