#Cannot launch bot

5 messages · Page 1 of 1 (latest)

vocal tapir
#

Hey, so I'm starting with webJS, and I followed all the instruccions from a tutorial iin yt, an then i followed all instructions from the official documentation and I keep getting this error. Pleasee help meee

past ravine
#

#1209094821424267294

humble sentinel
#

Using version Exodus WhatsApp Web 2.30xx:
1- npm install github:pedroslopez/whatsapp-web.js#webpack-exodus;
2- se estiver usando, remover WebCache;
3- delete folder node_modules and wwebjs_auth;
4- npm install;
5- start seu bot.

Using version WhatsApp Web 2.24xx:
1- npm i [email protected];
2- Usar WebCache;

{
  webVersion: "2.2412.54",
  webVersionCache: {
        type: "remote",
        remotePath:
          "https://raw.githubusercontent.com/wppconnect-team/wa-version/main/html/2.2412.54.html",
      },
}

3- delete folder node_modules and wwebjs_auth;
4- npm install;
5- start seu bot.

vocal tapir
#

Heyyy, so now It launches, but when I scan the QRCode, i now get this error:

#

Wait, I now realize that i couldn't install the github repo. you said: