magento 2 installation using CLI fails silently
Hi guys,
I run Magento2 installation following your docs https://docs.alokai.com/integrations/magento/getting-started/magento
The installation with
npx @vue-storefront/cli m2-only
fails silently after keying in the name for the Magento2 directory - (img attached).
Do you have any ideas what I am doing wrong?
RegardsAlokai
Magento Installation
Welcome to this Magento 2 installation guide! This guide will help you install Magento 2 on your local machine using our CLI.
12 Replies
Hey @NordMic π , can you please share info about your env?
Hello rohrig!
Thank you for your message.
PAMD Ryzen 5 7500F 6-Core Processor 3.70 GHz
RAM32,0 GB
x64
Windows 11 Pro + WSL2
Ubuntu 22.04.4 LTS (GNU/Linux 5.15.146.1-microsoft-standard-WSL2 x86_64)
Apache/2.4.52 (Ubuntu)
PHP 8.1.2-1ubuntu2.15
Composer version 2.7.2
Node v18.20.2
NPM 10.5.0
Docker Desktop 4.28.0 (139021)
I hope I did not miss anything
Thanks for the info. I'll raise a ticket internally and get back you π
Hey, @NordMic just tried running it on Mac and it works π
So probably, thanks Windows. But let's see what I can do
Well - my work PC comes with Windows so here we go π
I greatly appreciate your time.
so, while I'm looking into it, can you please try to use this https://github.com/markshust/docker-magento
this is what we use under the hood and I wonder will it run for you
GitHub
GitHub - markshust/docker-magento: Mark Shust's Docker Configuratio...
Mark Shust's Docker Configuration for Magento. Contribute to markshust/docker-magento development by creating an account on GitHub.
basically CLI doesn't support windows -_- Tho, it should support WSL, so that's weird, cause I see you have WSL installed
Hello again,
It seems installation run correctly.
I can not access https://magento.test/ from browser, though.
I am pretty sure it is a separate issue. I have the same problem after Magento2 manual installation.
yep, looks like installation was good. Tbh, what is related to magento is out of our capacity, since we just use their script to install it π¦
@skirianov absolutely. Two different issues. Thank you for your help and I am looking for upates on Vue script!
The issue was also present on linux kubuntu