When running the install.sh receive an error.
"In PathRepository.php line 163: The 'url' supplied for the path (/home/lmangold/projects/OGModules/WorkflowModule) repository does not exist"
Looking at composer.json, this appears to be referencing the repository type : path with the matching url : /home/lmangold/projects/OGModules/WorkflowModule.
Creating this local directory eliminates the previous error but results in "Your requirements could not be resolved to an installable set of packages".
Fresh install Ubuntu 24.04.4 LTS
php8.4 (8.4.18)
composer 2.7.1
node v24.14.0
npm 11.9.0
mariadb v10.11.14
EDIT: Also happens on new LXC container debian 12 with below versions:
php8.4 (.18)
composer 2.5.5
node v25.7.0
npm 11.10.1
mariadb 10.11.14
When running the install.sh receive an error.
"In PathRepository.php line 163: The 'url' supplied for the path (/home/lmangold/projects/OGModules/WorkflowModule) repository does not exist"
Looking at composer.json, this appears to be referencing the repository type : path with the matching url : /home/lmangold/projects/OGModules/WorkflowModule.
Creating this local directory eliminates the previous error but results in "Your requirements could not be resolved to an installable set of packages".
Fresh install Ubuntu 24.04.4 LTS
php8.4 (8.4.18)
composer 2.7.1
node v24.14.0
npm 11.9.0
mariadb v10.11.14
EDIT: Also happens on new LXC container debian 12 with below versions:
php8.4 (.18)
composer 2.5.5
node v25.7.0
npm 11.10.1
mariadb 10.11.14