#Error Evaluation failed TypeError Cannot read properties of undefined (reading 'default')
39 messages · Page 1 of 1 (latest)
New WhatsApp update broke a few things. Check this fix:
https://github.com/pedroslopez/whatsapp-web.js/issues/1786#issuecomment-1310333240
Have a branch with the solution?
@sour schooner @wind sonnet any news about it?
@glacial shale i'm testing to see what happens
I'm getting this now after restarting my instance 🤔
Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'createWid')
Not sure if it's related to the above issues?
Nevermind, just needed reauth 🤦♂️
it is working but i have to scan QR always. It is not storing
Thanks I also had this issue and your code fixed it for me.
For any others if you want this before it gets merged in, you can put this in your package.json and reinstall dependencies:
"whatsapp-web.js": "git://github.com/mrfelipemartins/whatsapp-web.js.git#fix-group-module"
For me this solution is not working in all clients
Yes, I believe there is something wrong with the wwjs instance object
It is related to that, they can't store because the same problem with the object instance created on initialize
I'm trying to figure it out
Amen
Hi, I found an issue on your solution 😦
I updated the github PR with a note, i'm trying to fix this but not easy for me to do this, maybe you would know how to fix this :
https://github.com/pedroslopez/whatsapp-web.js/pull/1789#pullrequestreview-1178157590
I'll take a look into it later today
ooh my program error a few hours ago...
I have this error. How i can solve it ?
new release #announcements
Still have this issue :
https://github.com/pedroslopez/whatsapp-web.js/pull/1789#pullrequestreview-1178157590
MissingParticipants object won't work
latest update is showing this problem. Instead install 1.18.1 version
managed to solve?
it didn't work for me
It seems to happen when the authentication session has ended, I just deleted the .auth folder, restart the instance and login again - I think this worked, it could’ve been something else though 😂
😦
hello there, now I am facing the same issue.
node version: v20.15.0
Whatsapp-web-js version: 1.24.0
npm version: 10.7.0
Everytime I have finished scan the QR code it always throw: "
Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'default')
at pptr://puppeteer_evaluation_script:5:95"
I have tried @glacial shale method and still not work
Anyone can help me with this?
i'm facing same issue.