Open margotr opened 3 months ago
Same thing for me as well. Can anyone help.
I have the same issue here, exactly the same error message. Also, on Windows with WSL. This line: var/www/.composer/auth.json sounds like it should be in the container, not the host. The container does have an auth.json.sample file. I haven't gotten to the script yet as to where the error occurs, thought I'd debug it and post comments as I go, but my inkling here would be that it is copying the auth.json.sample to auth.json.
@margotr Did you find resolution to this issue yet, before I did deeper? Thank you
I am on Windows, doing the manual setup. After running
bin/download 2.4.7 community
, it runs until I reachcp: cannot stat 'C:/Program Files/Git/var/www/.composer/auth.json': No such file or directory
.The docker containers are created and running.
I have tried:
'C:/Program Files/Git/var/www/.composer/auth.json'
, this makes no differenceC:/Program Files/Git
not read-only, this makes no difference.What else can I try?
Edit: Additional info: If I go ahead and run
bin/setup magento.test
afterwards, it starts all containers but ends at