Description
Describe the Bug
npx @vue-storefront/cli generate store doesn't generate a store to yarn/ yarn dev to start with
Current behavior
root@vps:# npx @vue-storefront/cli generate store# cd yes/
โ Welcome to Vue Storefront 2 CLI! ๐
โ
โ ๐ What's your project name?
โ yes
โ
โ โ๏ธ Choose an integration template:
โ Spree
โ
โ ๐ Node.js version is compatible
โ
โ ๐ Vue Storefront project has been generated
โ
โ ๐ Dependencies have been installed successfully
โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ
โ โ
โ Project is conifugred. โ
โ If you want more advanced configuration go to the โ
โ https://docs.vuestorefront.io/spree/ to learn how to do it. โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏ
โ
โ To start working with the project, cd into project directory:
โ
โ cd yes
โ
โ Start the project using this command:
โ
โ yarn dev
โ
โ
โ
โ Happy coding! ๐
root@vps:
root@vps:/yes# yarn dev/yes#
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'dev'
root@vps:
root@vps:/yes# yarn/yes#
00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.
root@vps:
Expected behavior
Step 2: Install dependencies
Step 3: Configure the project
Step 4: Start the project
Steps to reproduce
No response
What version of Vue Storefront are you using?
2
What version of Node.js are you using?
v16.13.0
What browser (and version) are you using?
firefox
What operating system (and version) are you using?
Ubuntu 22.04.1 LTS
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