#Cannot read properties of undefined (reading 'push')
17 messages ยท Page 1 of 1 (latest)
(node:18636) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
LOADING SCREEN 0 WhatsApp
LOADING SCREEN 100 WhatsApp
Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'push')
at fillModuleArray (eval at <anonymous> (:2:5), <anonymous>:6:74)
at moduleRaid (eval at <anonymous> (:2:5), <anonymous>:15:3)
at pptr://__puppeteer_evaluation_script__:4:17
at ExecutionContext._ExecutionContext_evaluate (C:\Users\meioa\Documents\Codigos\Node\wppbot\node_modules\puppeteer-core\src\common\ExecutionContext.ts:294:13)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ExecutionContext.evaluate (C:\Users\meioa\Documents\Codigos\Node\wppbot\node_modules\puppeteer-core\src\common\ExecutionContext.ts:137:12)
at async Client.initialize (C:\Users\meioa\Documents\Codigos\Node\wppbot\node_modules\whatsapp-web.js\src\Client.js:340:9)```
Using Exodus Version
Requer Node 18+
1- npm install github:pedroslopez/whatsapp-web.js#webpack-exodus;
2- If you are using, remove WebCache;
3- delete folders node_modules and wwebjs_auth;
4- npm install;
5- start seu bot.
To receive help, please inform:
- Whatsapp-web.js lib version ๐
- WhatsApp web version (client.getWwebVersion()) ๐,
- Using cache? ("none"/"local"/"remote") ๐๏ธ
- Connecting business or normal account ๐ข,
- Using Chrome or chromium ๐,
- Send the part of the code relevant to the error, if there is an error send an image of the error ๐ธ.
- If there is an error when starting, send the Client creation code.
- Whatsapp-web.js 1.24.0
- WhatsApp web version 2.3000.1014711954
- Remote cache
- Business account
- Idk if is Chrome or only chromium, i just installed the package
- Windows
When loaded, the error appears and can't recognize received messages or anything else
Idk what is Exodus
The onky version working now, prepare to handle with version 2.30xx of WhatsApp Web
so can i uninstall the whatsapp-web.js lib?
I think is pretty simple, follow steps
Worked, ty