vuestorefront/vue-storefront

CLI w/ custom integration: git repository url error

DavidDeSloovere opened this issue · 4 comments

What is your question / Please describe your issue

When choosing a custom integration we get the question "What's the URL of the custom integration's git repository?"?

I get Couldn't locate git repository with the received URL. when I pass in https://github.com/propeller-commerce/vuestorefront.git

What is the CLI looking for exactly? What is wrong with the URL?

What version of Vue Storefront are you using?

latest cli 4.2

Code of Conduct

  • I agree to follow this project's Code of Conduct

Hey @DavidDeSloovere, looking into it.

Handled in PR #6923 - will update the package soon.

https://www.npmjs.com/package/@vue-storefront/cli/v/4.2.1 - @DavidDeSloovere you can try with the latest CLI.

It was working well with custom integration, unfortunately the console.log was wrong

Yes. It's fixed.

image