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