statamic / cli

Install and manage your Statamic projects from the command line.
71 stars 19 forks source link

Problem installing Statamic PEAK starter kit #51

Closed danielreales7 closed 2 years ago

danielreales7 commented 2 years ago

image

When I try to execute this command: statamic new 360-supplier studio1902/statamic-peak everything seems fine except at the end. I get this error.

I'm working on Windows with the Statamic CLI. Anyone on the Statamic Discord encountered this error?

Thank you so much for your help!

robdekort commented 2 years ago

The issue was using php7.4. I guess this issue can be closed. Right @danielreales7?

danielreales7 commented 2 years ago

The issue was using php7.4. I guess this issue can be closed. Right @danielreales7?

Yes! I solved this updating composer and PHP to 8.1. It's works correctly.