Skip to content

There is an error in 'Creating a Vue Application' using the yarn command line in QuickStart #2874

Closed
@AndySkaura

Description

@AndySkaura
* % yarn create vue@latest
yarn create v1.22.21
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
[4/4] 🔨  Building fresh packages...
success Installed "create-vue@3.10.3" with binaries:
      - create-vue
/bin/sh: /Users/kura/.yarn/bin/create-vue@latest: No such file or directory
error Command failed.
Exit code: 127
Command: /Users/kura/.yarn/bin/create-vue@latest
Arguments:
Directory: /Users/kura/Documents/work/webrtc
Output:

info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.

Yarn v1 does not support using @tag with yarn create. Therefore, only yarn create vue (without a tag) can be used.
A documentation update is required to reflect this limitation.doc

Metadata

Metadata

Assignees

Labels

contentIssues / PRs related to docs contentstate: has PRIssue has a PR

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions