Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AndySkaura opened this issue May 15, 2024 · 0 comments

Comments

@AndySkaura
Copy link

* % 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant