mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-22 05:20:10 +00:00
issue
This commit is contained in:
9
packages/COMMON_MISTAKE.md
Normal file
9
packages/COMMON_MISTAKE.md
Normal file
@@ -0,0 +1,9 @@
|
||||
```
|
||||
throw new Error('Evaluation failed: ' + helper_js_1.helper.getExceptionMessage(exceptionDetails));
|
||||
```
|
||||
|
||||
Problema sucede cuando usas la misma sesion luego de reiniciar el bot más de 3 veces lo mejor es seguir los pasos
|
||||
|
||||
- Eliminar **.wwebjs_auth**
|
||||
- Eliminar **node_modules**
|
||||
- **yarn**
|
||||
Reference in New Issue
Block a user