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

Error: Template installation failed: Illegal template structure, unknown path src #2

Open
monkeymars opened this issue Apr 10, 2022 · 4 comments

Comments

@monkeymars
Copy link

found this issue when trying to install this template. is it because of incorrect folder structure?

➜ medusa npx create-strapi-app strapi-medusa --template https://github.com/Deathwish98/strapi-medusa-template.git ? Choose your installation type Quickstart (recommended) Creating a quickstart project. Creating a new Strapi application at /Users/admin/Dev/kultara/medusa/strapi-medusa. Creating files. Installing Deathwish98/strapi-medusa-template template. Error: ⛔️ Template installation failed: Illegal template structure, unknown path src at createProject (/Users/admin/.config/yarn/global/node_modules/strapi-generate-new/lib/create-project.js:79:15) at async createQuickStartProject (/Users/admin/.config/yarn/global/node_modules/strapi-generate-new/lib/create-quickstart-project.js:22:3)

npm v6.14.9
node v14.19.1
strapi v3.6.0-beta.5

@Inoir
Copy link

Inoir commented Jul 11, 2022

Seems this template is updated for v4 but the plugin not?!
Unusable together :/

@lithiumlab
Copy link

lithiumlab commented Aug 11, 2022

My thoughts exactly. The main version of the template is updated to v4 but seems the plugin is not.
SharmaPawan11/medusa-plugin-strapi#1

It is impossible right now from tutorials to get the syncing up.
While creating a v3 strapi the template fails.
While creating a v4 strapi the plugin fails.

@ghost
Copy link

ghost commented Nov 17, 2022

Hey guys,

if it helps for anyone here: I've worked on a working version for me for strapi version 4.4.5

Feel free to test it
https://github.com/ai-ecom-akram/strapi-medusa-template

@thomcrielaard
Copy link
Contributor

I'm working on a version for Strapi 4.15.0, please let me know if you have any errors (I'm really unfamiliar with Medusa, so I just refactored everything I needed and what I think should be refactored, but would love to help the community out).

https://github.com/thomcrielaard/strapi-medusa-template.git

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

4 participants