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.64k stars 2.09k forks source link

[Bug]: npx generate Error: command generate:vue-store not found #6859

Closed rrubio closed 1 year ago

rrubio commented 1 year ago

Describe the Bug

On project creation using "npx" error occurs (see details below) and then exists.

node version - v14.20.0 npm version - 6.14.17

Installation details from - https://docs.vuestorefront.io/v2/getting-started/installation.html

Current behavior

Install starts then aborts

Expected behavior

created project

Steps to reproduce

Followed instructions from - https://docs.vuestorefront.io/v2/getting-started/installation.html

npx @vue-storefront/cli generate vue-store

What version of Vue Storefront are you using?

npx version

What version of Node.js are you using?

v14.20.0

What browser (and version) are you using?

don't get that far

What operating system (and version) are you using?

mac os m1

Relevant log output

Error: command generate:vue-store not found

Able to fix / change the documentation?

Code of Conduct

Jamiewarb commented 1 year ago

Worth noting the docs now say npx @vue-storefront/cli generate store rather than npx @vue-storefront/cli generate vue-store that's listed above.

skirianov commented 1 year ago

Hi @Jamiewarb 👋

Have this new command npx @vue-storefront/cli generate store resolved your problem?

Please note, that to install dependencies use yarn we are working on fixing our docs ASAP.


Sergii Kirianov Developer Advocate Vue Storefront

skirianov commented 1 year ago

Closing issue, no response for >2 months