whatsapp-chatgpt icon indicating copy to clipboard operation
whatsapp-chatgpt copied to clipboard

Not able to see WhatsApp code

Open bhavyadamani opened this issue 2 years ago • 3 comments

I don't get whatsapp code to scan . please help @navopw thanks in advance

(node:20828) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time (Use node --trace-warnings ... to show where the warning was created) node:internal/errors:484 ErrorCaptureStackTrace(err); ^

Error: spawn EPERM at ChildProcess.spawn (node:internal/child_process:413:11) at Object.spawn (node:child_process:743:9) at BrowserRunner.start (C:\Users\Bhavya.Damani\OneDrive - DynaTech Systems Pvt. Ltd\Desktop\whatsapp-chatgpt-master\node_modules\whatsapp-web.js\node_modules\puppeteer\src\node\BrowserRunner.ts:89:30) at ChromeLauncher.launch (C:\Users\Bhavya.Damani\OneDrive - DynaTech Systems Pvt. Ltd\Desktop\whatsapp-chatgpt-master\node_modules\whatsapp-web.js\node_modules\puppeteer\src\node\Launcher.ts:162:12) at Client.initialize (C:\Users\Bhavya.Damani\OneDrive - DynaTech Systems Pvt. Ltd\Desktop\whatsapp-chatgpt-master\node_modules\whatsapp-web.js\src\Client.js:100:23) { errno: -4048, code: 'EPERM', syscall: 'spawn'

bhavyadamani avatar Dec 27 '22 08:12 bhavyadamani

I cant reproduce this error actually, which nodejs version do you use?

navopw avatar Jan 07 '23 17:01 navopw

v18.12.1. This is my nodejs version @navopw

bhavyadamani avatar Jan 08 '23 04:01 bhavyadamani

@navopw will you please help?

bhavyadamani avatar Jan 18 '23 05:01 bhavyadamani

Check the newest version, this project now works with OPENAI_API_KEY and not EMAIL & PASSWORD anymore.

You can create a API Key here: https://platform.openai.com/account/api-keys

Also check the latest README: https://github.com/navopw/whatsapp-chatgpt/blob/master/README.md

If the error occurs in the newest version, please create a new issue :)

navopw avatar Feb 16 '23 18:02 navopw