Hi,
I have created a script locally on my computer. The script works but when I copy it over to workflow I get the following error:
at null.search (file:///tmp/ee/c_N2fM6el/index.mjs:292:9)
at Object.run (file:///tmp/ee/c_N2fM6el/index.mjs:405:37)
at process.processTicksAndRejections (internal/process/task_queues.js:95:5)
at global.executeComponent (/var/task/launch_worker.js:154:22)
at MessagePort.messageHandler (/var/task/launch_worker.js:620:35)
Other functions in the workflow work except for one.
Any idea what this error means?
Thanks,
Lar