Problems installing the skeleton

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

Hello @Thomas and welcome to our forums! :smiley:
Are you sure your steps are following next tutorial: guide ?

yes I followed the instruction.
I have tried a minimal installation, an installation with additional packages and an installation by downloading the zip file and using composer install.
Everything leads to the error:
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

Ignore this for the moment and try to open the application in your browser.

@Thomas the same error happened here. have you fixed it?

Hello and welcome to our forums! :smiley:

Ignore it because it is not relevant for the execution of the skeleton application.
(I don’t know why script for deletion doesn’t run on Windows).