wechat-bot
wechat-bot copied to clipboard
npm run dev后扫描二维码报错:bot error handle: AssertionError [ERR_ASSERTION]: 1 == 0 该问题已解决
INFO onScan: 3(undefined) Scanned ❌ bot error handle: AssertionError [ERR_ASSERTION]: 1 == 0 at Object.equal (C:\Users\Administrator\Desktop\wechat-bot-main\node_modules\wechat4u\lib\util\global.js:69:24) at C:\Users\Administrator\Desktop\wechat-bot-main\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 (C:\Users\Administrator\Desktop\wechat-bot-main\node_modules\wechat4u\lib\util\global.js:69:24)\n' + ' at C:\Users\Administrator\Desktop\wechat-bot-main\node_modules\wechat4u\lib\core.js:229:24\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)' }