I was trying to setup the local environment for joomla-4. I followed the instructions mentioned here https://docs.joomla.org/J4.x:Setting_Up_Your_Local_Environment. I cloned the joomla-cms repo and switched to 4.0-dev branch. Then I copied the entire folder into xampp. And then on running the same on the browser, I am getting the following screen.
Can you tell me if I am missing some steps ?
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-03-11 19:26:31 |
Closed_By | ⇒ | drmenzelit |
Hi, @drmenzelit. Thanks for replying.
Actually, I did run composer install as well as npm ci. I am getting the following error:
npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! joomla@4.0.0 build:js:
node build/build.js --compile-jsnpm ERR! Exit status 1 npm ERR! npm ERR! Failed at the joomla@4.0.0 build:js script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Yes, I am applying for GSoC and I have dropped a mail at jgsoc@googlegroups.com for the glip channel invite, and I am waiting for the same.
Thank You.
That is not an issue, so I will close this after commenting.
You haven't followed all steps from the documentation. You need to run composer install and npm ci to get the setup complete. Please re-read the documentation and use the forum or, if you are applying for GSoC, the glip channel for students for further questions. Thanks