craftcms / nitro

Speedy local dev environment for @craftcms.
https://getnitro.sh
MIT License
178 stars 24 forks source link

Display better error message for people who have `version` for an app in nitro.yaml instead of `php_version` #438

Closed angrybrad closed 2 years ago

angrybrad commented 2 years ago

Description

Right now, if you still have version for an app, you get:

Error: unable to create the container, Error response from daemon: invalid reference format

Should display a more helpful error message with steps to fix.

jasonmccallister commented 2 years ago

Hi, we are closing this issue as we have decided to retire Nitro, so no additional work will occur on this project. You can read the official blog post here https://craftcms.com/blog/retiring-craft-nitro. We appreciate everyones feedback and involvement and we look forward to refocusing our efforts on Cloud!

If you're looking for a new local development environment, we recommend DDEV and have a knowledge base article to help you with the transition: https://craftcms.com/knowledge-base/migrating-from-craft-nitro-to-ddev.