vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.59k stars 2.08k forks source link

vsf init command not found #6829

Closed TheLucDev closed 1 year ago

TheLucDev commented 1 year ago

What is your question / Please describe your issue

i have a problem when setting up the project , it say the vsf:command not found , i installed vue-cli , vue also but its not working, anyone know it can help me . Thank you so much !

Screen Shot 2022-11-11 at 09 53 31

What version of Vue Storefront are you using?

v2

Code of Conduct

ashishkpaul commented 1 year ago

npx @vue-storefront/cli generate store

https://www.npmjs.com/package/@vue-storefront/cli Might be help you

filrak commented 1 year ago

The old "init" fn should also work now, so the old merch that has it printed is also up to date ^^

skirianov commented 1 year ago

Closing the issue, resolved :)