Skip to content
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

page.evaluate: TypeError: r.findImpl is not a function #9

Open
iamfafakkk opened this issue Apr 28, 2024 · 0 comments
Open

page.evaluate: TypeError: r.findImpl is not a function #9

iamfafakkk opened this issue Apr 28, 2024 · 0 comments

Comments

@iamfafakkk
Copy link

The error appears when there is no message at all

page.evaluate: TypeError: r.findImpl is not a function
at https://web.whatsapp.com/app.f0f8e0fdf62f2945906f.js:268:148519
at Generator.next ()
at t (https://web.whatsapp.com/vendor1~app.264a01b6133c4a120327.js:2:66487)
at s (https://web.whatsapp.com/vendor1~app.264a01b6133c4a120327.js:2:66698)
at https://web.whatsapp.com/vendor1~app.264a01b6133c4a120327.js:2:66757
at new Promise ()
at https://web.whatsapp.com/vendor1~app.264a01b6133c4a120327.js:2:66638
at g._serverQuery (https://web.whatsapp.com/app.f0f8e0fdf62f2945906f.js:268:148847)
at g._query (https://web.whatsapp.com/app.f0f8e0fdf62f2945906f.js:268:148130)
at g.find (https://web.whatsapp.com/app.f0f8e0fdf62f2945906f.js:268:146614)
at Client.sendMessage (C:\laragon\www\WAJS\node_modules\wajs\src\Client.js:582:48)
at C:\laragon\www\WAJS\app.js:265:39
at Layer.handle (C:\laragon\www\WAJS\node_modules\express\lib\router\layer.js:95:5)
at next (C:\laragon\www\WAJS\node_modules\express\lib\router\route.js:149:13)
at Route.dispatch (C:\laragon\www\WAJS\node_modules\express\lib\router\route.js:119:3)
at Layer.handle (C:\laragon\www\WAJS\node_modules\express\lib\router\layer.js:95:5)
at C:\laragon\www\WAJS\node_modules\express\lib\router\index.js:284:15
at Function.process_params (C:\laragon\www\WAJS\node_modules\express\lib\router\index.js:346:12)
at next (C:\laragon\www\WAJS\node_modules\express\lib\router\index.js:280:10)
at urlencodedParser (C:\laragon\www\WAJS\node_modules\body-parser\lib\types\urlencoded.js:82:7)
at Layer.handle (C:\laragon\www\WAJS\node_modules\express\lib\router\layer.js:95:5)
at trim_prefix (C:\laragon\www\WAJS\node_modules\express\lib\router\index.js:328:13)
at C:\laragon\www\WAJS\node_modules\express\lib\router\index.js:286:9
at Function.process_params (C:\laragon\www\WAJS\node_modules\express\lib\router\index.js:346:12)
at next (C:\laragon\www\WAJS\node_modules\express\lib\router\index.js:280:10)
at C:\laragon\www\WAJS\node_modules\body-parser\lib\read.js:137:5
at invokeCallback (C:\laragon\www\WAJS\node_modules\raw-body\index.js:238:16)
at done (C:\laragon\www\WAJS\node_modules\raw-body\index.js:227:7)
at IncomingMessage.onEnd (C:\laragon\www\WAJS\node_modules\raw-body\index.js:287:7)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant