Errors after fresh install
-
Hi team,
I am getting slider error .
Usung Ubuntu 18
node -v
v12.10.0npm -v
6.10.3Composer version 1.9.0
Here is the entire dump from my terminal.
many thanks
-
Hi @hdavy2002
Follow below step for installation.
git clone https://github.com/bagisto/bagisto.git
then
cd bagisto
composer install
then run migrate and seed. Rest of process will be same.
Thanks
-
I had done the same as you suggested. In the above message. I have pasted the terminal dump.