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]: 1102 == 0 at Object.equal (/Users/i2share-qjh/test/wchat/node_modules/wechat4u/lib/util/global.js:69:24) at /Users/i2share-qjh/test/wchat/node_modules/wechat4u/lib/core.js:227:24 at processTicksAndRejections (node:internal/process/task_queues:96:5) { code: 2, details: 'AssertionError [ERR_ASSERTION]: 1102 == 0\n' + ' at Object.equal (/Users/i2share-qjh/test/wchat/node_modules/wechat4u/lib/util/global.js:69:24)\n' + ' at /Users/i2share-qjh/test/wchat/node_modules/wechat4u/lib/core.js:227:24\n' + ' at processTicksAndRejections (node:internal/process/task_queues:96:5)' }
The text was updated successfully, but these errors were encountered:
我也遇到了,把card.json删掉就可以重新扫码登录,不知道怎么解决。 并且我这边一到凌晨12点就会自动下线
Sorry, something went wrong.
No branches or pull requests
uncaughtException AssertionError [ERR_ASSERTION]: 1102 == 0
at Object.equal (/Users/i2share-qjh/test/wchat/node_modules/wechat4u/lib/util/global.js:69:24)
at /Users/i2share-qjh/test/wchat/node_modules/wechat4u/lib/core.js:227:24
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
code: 2,
details: 'AssertionError [ERR_ASSERTION]: 1102 == 0\n' +
' at Object.equal (/Users/i2share-qjh/test/wchat/node_modules/wechat4u/lib/util/global.js:69:24)\n' +
' at /Users/i2share-qjh/test/wchat/node_modules/wechat4u/lib/core.js:227:24\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)'
}
The text was updated successfully, but these errors were encountered: