I have added a node package to my Dockerfile and have updated FLOWS_EXEC_ALLOWED_MODULES to allow that package, but when I use it in a Run Script operation, I get the following error:
"message": "'import' and 'export' may appear only with 'sourceType: module'"
}```
Has anyone seen this before? Screenshot of the module being available below: