You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the php directory was created with the root user. Did you run sudo mkdir php?
It should be possible to run everything as your current user.
It looks like the parent directory workspace is setup correctly.
To change it back: in the php directory sudo chown ton:ton .
The structure is workspace/customer/project, for instance, workspace/ton/magento2
This reflects https://ton.magento2.localhost|test|whateveryounamedit/
I'm in Manjaro Linux 25 and followed installation steps described in readme. Changed workspace location too.
Workspace is empty
When I try to run "composer create-project ..." command, it fails
and changes folder's ownership.
My user and group IDs
seems to be the same as here
docker-compose-development/build/dist/php/Dockerfile
Line 7 in 0a57848
How can I use composer command properly or what I need to do to start using your stack for development?
The text was updated successfully, but these errors were encountered: