You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am following the general installation procedure for windows. After running "composer install", When I run command "composer pms-installer" I see following
php -r "include_once 'installer//AutoInstaller.php'; use Installer\AutoInstaller; AutoInstaller::run();" < /dev/tty
The system cannot find the path specified.
Script php -r "include_once 'installer//AutoInstaller.php'; use Installer\AutoInstaller; AutoInstaller::run();" < /dev/tty handling the pms-installer event returned with error code 1
The text was updated successfully, but these errors were encountered:
I am following the general installation procedure for windows. After running "composer install", When I run command "composer pms-installer" I see following
php -r "include_once 'installer//AutoInstaller.php'; use Installer\AutoInstaller; AutoInstaller::run();" < /dev/tty
The system cannot find the path specified.
Script php -r "include_once 'installer//AutoInstaller.php'; use Installer\AutoInstaller; AutoInstaller::run();" < /dev/tty handling the pms-installer event returned with error code 1
The text was updated successfully, but these errors were encountered: