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.63k stars 2.08k forks source link

[Bug]: sh: cli: command not found #6907

Open pixelpaulaus opened 1 year ago

pixelpaulaus commented 1 year ago

Describe the Bug

tried installing via the doc command npx @vue-storefront/cli generate store

but just get the error

sh: cli: command not found

I am using node 16.15 and have yarn installed

Current behavior

No response

Expected behavior

complete install

Steps to reproduce

No response

What version of Vue Storefront are you using?

latest

What version of Node.js are you using?

16.15

What browser (and version) are you using?

Chrome

What operating system (and version) are you using?

centos

Relevant log output

No response

Able to fix / change the documentation?

Code of Conduct

skirianov commented 1 year ago

Hi, I answered this on Discord already, but will repeat here :)

Can you please run npx @vue-storefront/cli@latest init and if that doesn't work - try clearing your npm cache and try once again