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

In Filesystem.php line 254: /usr/app/vendor does not exist and could not be created. #1138

Open
gpoveda opened this issue Jul 7, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@gpoveda
Copy link

gpoveda commented Jul 7, 2023

Hi all,

Im sorry, I would like to know if somebody can advise me with this issue:

In Filesystem.php line 254:

/usr/app/vendor does not exist and could not be created.

Im trying to run :

make up

and I got the aforementioned composer issue, I have attached a screenshot

https://ibb.co/5RLqd9M

P.S: open the Makefile, and checking this line:

AUTOLOAD = backend/vendor/autoload.php

the file does not exists in my backend folder

Thank you very much

@aerrasti
Copy link
Member

Hello,

Thank you very much for reporting this issue :)

According to the image, it seems to be an issue related to permissions on the /vendor folder. Composer is unable to create it.

Can you tell us more information to try to reproduce it. For example:

  1. Operating System and versions
  • OS and version
  • Docker version
  1. What are the commands you have executed and their output

Thanks again!

@aerrasti aerrasti added the bug Something isn't working label Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants