Skip to content

[Bug]: npx @vue-storefront/cli generate store doesn't generate a storeย #6931

Open
@johnsmithodom

Description

@johnsmithodom

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
โ”Œ 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:
# cd yes/
root@vps:/yes# yarn dev
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'dev'
root@vps:
/yes#
root@vps:/yes# yarn
00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.
root@vps:
/yes#

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug reports

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions