Error: Cannot find module 'ejs' at Function.Module._resolveFilename (module.js:325:15) at Function.Module._load (module.js:276:25) at Module.require (module.js:353:17 ...
Yeah tried that too. It also didn't work in standalone mode with Docker. I needed to copy the whole node_modules to the container. Because after copying only the @workflow/world-postgres, it complains ...