Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot launch composer install #20

Open
ilbassa opened this issue Aug 10, 2022 · 1 comment
Open

Cannot launch composer install #20

ilbassa opened this issue Aug 10, 2022 · 1 comment

Comments

@ilbassa
Copy link

ilbassa commented Aug 10, 2022

When launching compose install the compose.json file isn't find.
It seems that the volume are not mounted

# docker-compose run composer install
Composer could not find a composer.json file in /app
To initialize a project, please create a composer.json file. See https://getcomposer.org/basic-usage

Any suggestions?

@mikehaertl
Copy link
Collaborator

mikehaertl commented Aug 10, 2022

I can't promise much help but could you show the steps you took before you ran this command?

But to be honest I'm not sure if it's a good idea to start a new project based on our code here. It's not really maintained anymore and from looking at it with some distance I would say that the setup is maybe a bit too complex. While I've used it with success it requires that you really understand how the different pieces work together and what each part is for.

In that case you should be able to solve problems like yours on your own. If not then maybe the template is not really for you because you'll see more situations like this later and will then be on your own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants