This error message is coming while sending a few images from Url
.../puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:221
throw new Error('Evaluation failed: ' + helper_js_1.helper.getExceptionMessage(exceptionDetails));
^
Error: Evaluation failed: l
at ExecutionContext._evaluateInternal (/home/ec2-user/whatsearch-bot/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:221:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ExecutionContext.evaluate (/home/ec2-user/whatsearch-bot/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:110:16)
at async Client.sendMessage (/home/ec2-user/whatsearch-bot/node_modules/whatsapp-web.js/src/Client.js:686:28)
Node.js v20.2.0