A
Alokai•11mo ago
yeetski

New project Magento integration setup with CLI not working

Replicate npx @vue-storefront/cli init Magento integration template INstall Magento 2 locally ------------------------------------------------------ node v16.20.2 22.04.1-Ubuntu
No description
Solution:
Make sure you can run docker without sudo
Jump to solution
4 Replies
rohrig
rohrig•11mo ago
hi @yeetski 👋 , I just tried running this command and didn't have any issues. I do recall once having an issue when I tried running the command when a magento docker container was running. Try running
docker stop $(docker ps -aq)
docker stop $(docker ps -aq)
This will stop all running containers. Then run the init command again. I hope that helps.
yeetski
yeetskiOP•11mo ago
For me it was incorrect docker permissions
Solution
yeetski
yeetski•11mo ago
Make sure you can run docker without sudo
yeetski
yeetskiOP•11mo ago
Thank you rohrig
Want results from more Discord servers?
Add your server