Windows installation error
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
Oh yeah defo linux related stuff /dev/tty.
This might change in future, got an update idea for setup, but that might come over time
@Volmarg i get this issue when using docker on macos
Im closing this because 2.0 has been just released so there is a chance that is no longer an issue. Also the composer installer is now gone.