rewardenv / reward

Reward is a Swiss Army knife CLI utility for orchestrating Docker based development environments.
https://rewardenv.readthedocs.io
MIT License
89 stars 13 forks source link

error running env command: an error occurred while configuring the command #35

Closed ghost closed 1 year ago

ghost commented 1 year ago

Hey! Sorry for disturbing with this issue, but my installation process is being blocked just for this project in specific.

After cloning the project from GitHub,

error running env command: an error occurred while configuring the command: cannot find container: traefik, error: cannot find network: oms-magento_default

All reward services are running image

Idk why only happens with this project, with others the process doesn't have issues. I hope can help me with this situation 💯

ghost commented 1 year ago

Update: checking among the docker images, appeared one that had the same name of the project (maybe a trace that was not deleted before) by removing it I was able to achieve the installation