Hi,
I'm trying to install espo from git and build it.
Composer and npm run properly.
Grunt runs almost properly but "with warnings".
Finally on the myEspoCrm/install page I have an "unexpected error" with db connection, with a log-line
ERROR: Uncaught Exception TypeError:
"Argument 1 passed to Espo\Core\Utils\SystemRequirements::__construct()
must be an instance of Espo\Core\Utils\Config,
instance of Espo\Core\Container given,
called in C:\xampp\htdocs\espocrm\install\core\Installer.php on line 262"
at C:\xampp\htdocs\espocrm\application\Espo\Core\Util s\SystemRequirements.php line 51
(e.t.c.)
In my browser I tryed the install pages both in my base espo directory and in the build directory instide it.
And always (some 10 times with both folders) I had this same error in logs.
I would really like to build it from end to end on my Windows XAMPP, without any bitnamy or any cloud.
Please, help!!
I'm trying to install espo from git and build it.
Composer and npm run properly.
Grunt runs almost properly but "with warnings".
Finally on the myEspoCrm/install page I have an "unexpected error" with db connection, with a log-line
ERROR: Uncaught Exception TypeError:
"Argument 1 passed to Espo\Core\Utils\SystemRequirements::__construct()
must be an instance of Espo\Core\Utils\Config,
instance of Espo\Core\Container given,
called in C:\xampp\htdocs\espocrm\install\core\Installer.php on line 262"
at C:\xampp\htdocs\espocrm\application\Espo\Core\Util s\SystemRequirements.php line 51
(e.t.c.)
In my browser I tryed the install pages both in my base espo directory and in the build directory instide it.
And always (some 10 times with both folders) I had this same error in logs.
I would really like to build it from end to end on my Windows XAMPP, without any bitnamy or any cloud.
Please, help!!