We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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: ⛔️ Template installation failed: Command failed with exit code 1: npm install medusa-strapi@1.0.8 --no-save --silent at createProject (C:\Users\ersin\AppData\Local\Yarn\Berry\cache@strapi-generate-new-npm-4.13.6-f62bdae2fb-8.zip\node_modules@strapi\generate-new\dist\create-project.js:99:27) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
The text was updated successfully, but these errors were encountered:
It's because of non-existing version of medusa-strapi package in https://github.com/Deathwish98/strapi-medusa-template/blob/master/package.json.
Version 1.0.8 is not available (https://www.npmjs.com/package/medusa-strapi?activeTab=versions).
You have to fork that template and change version to 1.0.7. But then you will get another error (#10) :D
Sorry, something went wrong.
is there any updates on this?
No branches or pull requests
Error: ⛔️ Template installation failed: Command failed with exit code 1: npm install medusa-strapi@1.0.8 --no-save --silent
at createProject (C:\Users\ersin\AppData\Local\Yarn\Berry\cache@strapi-generate-new-npm-4.13.6-f62bdae2fb-8.zip\node_modules@strapi\generate-new\dist\create-project.js:99:27)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
The text was updated successfully, but these errors were encountered: