Error
shahlanoura
TRIALOP
2 years ago
╔══════════════════════════════ Nixpacks v1.26.0 ══════════════════════════════╗
║ setup │ python3, gcc ║
║──────────────────────────────────────────────────────────────────────────────║
║ install │ python -m venv --copies /opt/venv && . /opt/venv/bin/activate ║
║ │ && pip install -r requirements.txt ║
║──────────────────────────────────────────────────────────────────────────────║
║ start │ ║
╚══════════════════════════════════════════════════════════════════════════════╝
Error: No start command could be found
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
moaiz
FREE
2 years ago
have you added the nixpacks.toml file with required configurations i the root directory .