Closed yakou32 closed 3 years ago
Can you share when you downloaded the starter? This looks like a bug we fixed about a week ago. If you installed it before that, I'd recommend recreating the project entirely if you don't want to correct the bugs manually
I just downloaded the starter yesterday evening...
I just tried it using the create-strapi-starter command from the readme. It's working fine on my end.
Can you try re-installing the project using the same CLI? If it works, that would help us narrow down the issue
Yes, I retried and it worked fine. I don't know what happened. Sorry for the issue, I guess I should have retried first... (and that's great to have this starter!!!)
Thanks, I guess it could be some kind of cache issue with create-strapi-starter. We'll look into it
I just performed a brand new clone and followed the quickstart.
http://localhost:1337/admin/ launches, and Strapi is fully accessible.
However, there is a compilation error on Gatsby, and http://localhost:8000/ shows a compile error:
I'm not skilled enough to correct the page.js file by myself...