Advertisement
rudipratm

Untitled

Jul 5th, 2022
1,470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /srv/node/whatsapp-api/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:221
  2.             throw new Error('Evaluation failed: ' + helper_js_1.helper.getExceptionMessage(exceptionDetails));
  3.                   ^
  4.  
  5. Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'QueryExist')
  6.     at __puppeteer_evaluation_script__:2:47
  7.     at ExecutionContext._evaluateInternal (/srv/node/whatsapp-api/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:221:19)
  8.     at processTicksAndRejections (node:internal/process/task_queues:96:5)
  9.     at async ExecutionContext.evaluate (/srv/node/whatsapp-api/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:110:16)
  10.     at async Client.getNumberId (/srv/node/whatsapp-api/node_modules/whatsapp-web.js/src/Client.js:951:16)
  11.     at async Client.isRegisteredUser (/srv/node/whatsapp-api/node_modules/whatsapp-web.js/src/Client.js:937:24)
  12.     at async checkRegisteredNumber (/srv/node/whatsapp-api/app.js:151:24)
  13.     at async /srv/node/whatsapp-api/app.js:176:30
  14. [nodemon] app crashed - waiting for file changes before starting...
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement