create-eth-app
create-eth-app copied to clipboard
Could not locate a UI framework named "vue"
Bug Description
During installation, when execute yarn create eth-app my-eth-app --framework vue command in terminal, it show prompts below:
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
[3/4] 🔗 Linking dependencies...
[4/4] 🔨 Building fresh packages...
success Installed "[email protected]" with binaries:
- create-eth-app
[#######################################################################] 85/85Could not locate a UI framework named "vue". Please check your spelling and try again.
error Command failed.
Exit code: 1
Command: ************/bin/create-eth-app
Arguments: my-eth-app --framework vue
Directory: **************/projects/testfield
Output:
info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.