Hello SAP WEB IDE Full Stack and Cloud Foundry Experts
I tried to create an new Project based on the SAP Cloud Platform Business Application template, described in the tutorial https://developers.sap.com/tutorials/xsa-e2e-capm-fullstack.html.
This fails every time without any further information.
Cloud Factory connection is configured

This are the messages shown in the console
09:58:16 (Executor) rm -f copy_back.zip; npm install -g @sap/generator-cds@^2.5.0 2>&1 && cds-gen init APP --force --skip-install --mta --srv-technology java --srv-memory 1024M --odata-version odatav2 --java-package my.company --modules db,srv --db-technology hana --insecure && zip -rq copy_back.zip APP mta.yaml package.json
09:58:16 (Executor) The "Creating CDS module 'APP'" process started.
09:58:18 (Executor) Unable to perform the operation. Please try again.
Thanks in advance and regards
Linus