nbot-wa icon indicating copy to clipboard operation
nbot-wa copied to clipboard

erro

Open HugoLibanori opened this issue 3 years ago • 1 comments

I am getting this error and I am unable to resolve it. know how to solve?

[Chrome] Browser Launched √ Browser Launched ┌─────────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │ (index) │ Values │ ├─────────────────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤ │ WA_VERSION │ undefined │ │ PAGE_UA │ 'WhatsApp/2.2037.6 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36' │ │ WA_AUTOMATE_VERSION │ '3.1.0' │ │ BROWSER_VERSION │ 'Chrome/87.0.4280.66' │ └─────────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ set -> e Error: Evaluation failed: TypeError: Cannot read property 'default' of undefined at window..window. (C:\xampp\nbot-wa\node_modules@open-wa\wa-automate\dist\lib\launch.js:1:31435) at puppeteer_evaluation_script:3:89 at ExecutionContext._evaluateInternal (C:\xampp\nbot-wa\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:217:19) at processTicksAndRejections (internal/process/task_queues.js:93:5) at async ExecutionContext.evaluate (C:\xampp\nbot-wa\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:106:16)

HugoLibanori avatar Nov 28 '20 15:11 HugoLibanori

Maybe something wrong with puppeteer or my code doesnt work...

On Sat, Nov 28, 2020, 22:21 HugoLibanori [email protected] wrote:

I am getting this error and I am unable to resolve it. know how to solve?

[Chrome] Browser Launched √ Browser Launched

┌─────────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │ (index) │ Values │

├─────────────────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤ │ WA_VERSION │ undefined │ │ PAGE_UA │ 'WhatsApp/2.2037.6 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36' │ │ WA_AUTOMATE_VERSION │ '3.1.0' │ │ BROWSER_VERSION │ 'Chrome/87.0.4280.66' │

└─────────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ set -> e Error: Evaluation failed: TypeError: Cannot read property 'default' of undefined at window..window. (C:\xampp\nbot-wa\node_modules@open-wa \wa-automate\dist\lib\launch.js:1:31435) at puppeteer_evaluation_script:3:89 at ExecutionContext._evaluateInternal (C:\xampp\nbot-wa\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:217:19) at processTicksAndRejections (internal/process/task_queues.js:93:5) at async ExecutionContext.evaluate (C:\xampp\nbot-wa\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:106:16)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Nurutomo/nbot-wa/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEOBD66YGGYTIHLNIMPVEW3SSEIQ5ANCNFSM4UF3JL4A .

Nurutomo avatar Nov 29 '20 03:11 Nurutomo