personal-management-system icon indicating copy to clipboard operation
personal-management-system copied to clipboard

Windows installation error

Open ugintl opened this issue 3 years ago • 1 comments

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

ugintl avatar May 30 '22 18:05 ugintl

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 avatar Aug 18 '24 07:08 Volmarg

@Volmarg i get this issue when using docker on macos

paul-uz avatar Dec 17 '24 14:12 paul-uz

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.

Volmarg avatar May 01 '25 10:05 Volmarg