docker-magento icon indicating copy to clipboard operation
docker-magento copied to clipboard

Link to readme on failed install of project/dir empty

Open markshust opened this issue 3 years ago • 0 comments

This error is too prevalent, and is causing too many GitHub issues to be filed:

Project directory "/var/www/html/." is not empty error

It is also represented by:

chmod: cannot access 'bin/magento': No such file or directory

What I'd like is that on bin/start, detect the presence of either of these errors, then show a message to the user that they have a failed install, and to link to https://github.com/markshust/docker-magento#install-fails-because-project-directory-is-not-empty for more information.

markshust avatar Dec 04 '22 13:12 markshust