Shopify / shopify-marketplaces-admin-app

MIT License
38 stars 45 forks source link

Can't install required dependencies and run the project #63

Open AeroArtz opened 7 months ago

AeroArtz commented 7 months ago

Beginner here, I was following the steps given in Shopifys marketplace kit tutorial and I was running into issues with installing the required dependencies, it says could not resolve dependencies, and when I try to run it with shopify app serve it doesn't work. Am I missing something ?

sujalCurlCrafter commented 4 months ago

@AeroArtz did you find any way?

ignacio-dev commented 3 months ago

Hello, is this still the case?

sujaltangde commented 3 months ago

Hello, is this still the case?

Yes, please give any solution if you have any

AeroArtz commented 3 months ago

No apparently they didnt want to continue with it for some reason. I ended up building a custom marketplace using next js following a tutorial on YouTube

ignacio-dev commented 3 months ago

Was the marketplace you used still powered by Shopify? If so, would you mind sharing a link? Thank you!

AeroArtz commented 3 months ago

Was the marketplace you used still powered by Shopify? If so, would you mind sharing a link? Thank you!

Sure, here is a link to a 12 hour course that teaches how to build a multi vendor marketplace. However the unlike shopify marketplace its just one single app rather than a separate app for buyer and seller . You'd just have to modify it to match the logic according to Shopifys marketplace

AeroArtz commented 3 months ago

Was the marketplace you used still powered by Shopify? If so, would you mind sharing a link? Thank you!

Sure, here is a link to a 12 hour course that teaches how to build a multi vendor marketplace. However the unlike shopify marketplace its just one single app rather than a separate app for buyer and seller . You'd just have to modify it to match the logic according to Shopifys marketplace

https://www.youtube.com/watch?v=06g6YJ6JCJU&t=14125s

ignacio-dev commented 3 months ago

Thank you!!!