Skip to content
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

Template installation failed, both yarn and npx #11

Open
yersultanur opened this issue Sep 19, 2023 · 2 comments
Open

Template installation failed, both yarn and npx #11

yersultanur opened this issue Sep 19, 2023 · 2 comments

Comments

@yersultanur
Copy link

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)

@sebelapetr
Copy link

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

@moheldesoqy
Copy link

is there any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants