malgamves / strapi-template-quiz

0 stars 2 forks source link

Error: ⛔️ Template installation failed #1

Open dadmor opened 2 years ago

dadmor commented 2 years ago

Error: ⛔️ Template installation failed: Command failed: npm view https://github.com/malgamves/strapi-template-quiz name version --silent

kamikazepaco commented 1 year ago

v4 of Strapi changed the way to install templates (link to new repo https://github.com/strapi/starters-and-templates/tree/main/packages/templates/corporate). Unfortunately, this repo doesnt seem to have been migrated to the new way. I would recomment either manually set up the backend with your own dummy data or clone this repo and run npm install and hope it works. personally, I plan to manually rebuild using new strapi version