Skip to content

Error creating project from composer #47

@gildonei

Description

@gildonei

Bug Report

Software Version
Windows 11 - Full Updated
PHP CLI 7.4.9

Summary

Trying to create a new empty project according project tutorial in https://api-tools.getlaminas.org/

Current behavior

composer create-project laminas-api-tools/api-tools-skeleton
....

> php -r 'if (file_exists("src/remove-package-artifacts.php")) include "src/remove-package-artifacts.php";'
Script php -r 'if (file_exists("src/remove-package-artifacts.php")) include "src/remove-package-artifacts.php";' handling the post-create-project-cmd event returned with error code 1

How to reproduce

In console run composer create-project laminas-api-tools/api-tools-skeleton, and use production config files, at the end of process the line errors above will be displayed
image

Expected behavior

Create a new project without errors

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions