# While trying to deploy my project I'm getting a strange error: ValueError: Dependency on app with no migrations: taxio_api What does it even mean?
# You might find these helpful: FastAPI deploy error Trying to deploy django app, getting unclear error build failed with 'ValueError does not contain any element'
# I got another now: Apply all migrations: admin, auth, contenttypes, sessions, softdelete, taxio_api Running migrations: No migrations to apply. /bin/bash: line 1: gunicorn: command not found