I’m trying to deploy a phoenix app but I have the following error on logs:
2023-10-10T10:32:51.917 app[90806994bed987] arn [info] ERROR Error: failed to spawn command: /app/bin/migrate: No such file or directory (os error 2)
2023-10-10T10:32:51.918 app[90806994bed987] arn [info] does `/app/bin/migrate` exist and is it executable?
I already checked several posts and it is not related to CRLF