wa-automate-nodejs icon indicating copy to clipboard operation
wa-automate-nodejs copied to clipboard

Error showing but still can send text

Open masdju opened this issue 1 year ago • 0 comments

Are you using the latest version of the library?

  • [X] I have checked and am using the latest version of the library.

What type of session are you experiencing this issue on?

Legacy (Normal)

What type of host account are you experiencing this issue on?

Personal account (normal)

Mode

EASY API/CLI

Current Behavior

Bellow the error showing in my command prompt during run using npx syntax. Please help. Thank you

middleware -> error ProtocolError: Protocol error (Runtime.callFunctionOn): Promise was collected at <instance_members_initializer> (C:\open-wa\node_modules\puppeteer-core\lib\cjs\puppeteer\common\CallbackRegistry.js:94:14) at new Callback (C:\open-wa\node_modules\puppeteer-core\lib\cjs\puppeteer\common\CallbackRegistry.js:98:16) at CallbackRegistry.create (C:\open-wa\node_modules\puppeteer-core\lib\cjs\puppeteer\common\CallbackRegistry.js:23:26) at Connection._rawSend (C:\open-wa\node_modules\puppeteer-core\lib\cjs\puppeteer\cdp\Connection.js:90:26) at CdpCDPSession.send (C:\open-wa\node_modules\puppeteer-core\lib\cjs\puppeteer\cdp\CDPSession.js:66:33) at #evaluate (C:\open-wa\node_modules\puppeteer-core\lib\cjs\puppeteer\cdp\ExecutionContext.js:363:50) at ExecutionContext.evaluate (C:\open-wa\node_modules\puppeteer-core\lib\cjs\puppeteer\cdp\ExecutionContext.js:278:36) at IsolatedWorld.evaluate (C:\open-wa\node_modules\puppeteer-core\lib\cjs\puppeteer\cdp\IsolatedWorld.js:100:30) at CdpFrame.evaluate (C:\open-wa\node_modules\puppeteer-core\lib\cjs\puppeteer\api\Frame.js:348:43) at CdpFrame. (C:\open-wa\node_modules\puppeteer-core\lib\cjs\puppeteer\util\decorators.js:109:27)

Expected Behavior

Before buying the license. i have no error like this. This error showing after npx run using license

Steps To Reproduce

Just run with npx like this:

npx @open-wa/wa-automate --license-key xxx-xxx-xxx-xxx

masdju avatar Nov 22 '24 02:11 masdju