Hi,
I am new to the framework.
I have tried to install it multiple times.
At the end I get the following error message:
81 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Updating composer.json
laminas-development-mode enable
You are now in development mode.
php bin/update-gitignore.php
php -r 'if (file_exists("bin/remove-package-artifacts.php"))
include "bin/remove-package-artifacts.php";'
Script php -r 'if (file_exists("bin/remove-package-artifacts.php"))
include "bin/remove-package-artifacts.php";'
handling the post-create-project-cmd event returned with error code 1
I am Using IIS on Win10
Any idea how to solve this?
Thanks
Thomas