#Cannot launch bot
5 messages · Page 1 of 1 (latest)
#1209094821424267294
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.