vuestorefront/vue-storefront

[Bug]: sh: cli: command not found

pixelpaulaus opened this issue · 1 comments

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?

  • Yes
  • No

Code of Conduct

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

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