Winstan
Winstan
You beat me to it :) Thanks!
Tried to install vite-node, but failed with this command - **npm install vite-node**
➜ whatsapp-chatgpt git:(master) npm run start > [email protected] start > npx vite-node src/index.ts file://whatsapp-chatgpt/node_modules/chatgpt/build/index.js:132 throw new Error("Invalid environment; fetch is not defined");
I use node v16. I'll try a later version. Thanks.
Just a suggestion for new contributors who do not plan to contribute regularly -> You can create a fork, create a new branch off of the forked repo's master and...