-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error starting server after fresh clone of template #81
Comments
Hi Thank you for highlighting this issue. |
I would like to add that the template mentioned in the README points to a separate repository (https://github.com/Kyle772/strapi-medusa-template), which i found a bit weird. The template is a fork and is behind its origin https://github.com/SharmaPawan11/strapi-medusa-template/commits/master/. |
This issue is stale because it has been open for 14 days with no activity. |
This issue is stale because it has been open for 14 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Describe the bug
Running the recommended command
npx create-strapi-app strapi-medusa --template https://github.com/Kyle772/strapi-medusa-template.git
results in an error with versions:Going into the resulting directory and running
yarn develop
, or runningyarn start
after a successful build, leads to the same error.The command is recommended in the README of medusa-strapi package.
To Reproduce
Steps to reproduce the behavior:
npx create-strapi-app strapi-medusa --template https://github.com/Kyle772/strapi-medusa-template.git
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
Additional context
Full log of the error:
The text was updated successfully, but these errors were encountered: