danielrousseaug
Results
2
issues of
danielrousseaug
```javascript function getInfoByName(title) { const thingy = cli.get({ 'name': title }); thingy.then((value) => { arr = value; console.log(arr); return arr; }); } ``` It logs properly but returns `undefined`. I...
question
2024-05-16 23:30:32 [INFO] Starting tasks... 2024-05-16 23:30:33 [INFO] Executing tasks on account: HR150607 2024-05-16 23:30:33 [INFO] Executing tasks on account: 3KTOOR 2024-05-16 23:30:40 [ERROR] capsolver.com Failed: UnknownError: Failed to solve...