when we creating a desktop application with sqlite with prisma.After creating the application, i create a exe file of desktop then it show these kind of error.It is ...
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 ...