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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] yarn create tauri-app get error #3394

Closed
javaKhan opened this issue Feb 11, 2022 · 1 comment
Closed

[bug] yarn create tauri-app get error #3394

javaKhan opened this issue Feb 11, 2022 · 1 comment
Labels
status: invalid This is not a valid issue type: bug

Comments

@javaKhan
Copy link

Describe the bug

(base) ~/codeArea/rustCode ξ‚° yarn create tauri-app

yarn create v1.22.17
[1/4] πŸ” Resolving packages...
[2/4] 🚚 Fetching packages...
[3/4] πŸ”— Linking dependencies...
[4/4] πŸ”¨ Building fresh packages...

success Installed "[email protected]" with binaries:
- create-tauri-app

We hope to help you create something special with Tauri!
You will have a choice of one of the UI frameworks supported by the greater web tech community.
This tool should get you quickly started. See our docs at https://tauri.studio/

If you haven't already, please take a moment to setup your system.
You may find the requirements here: https://tauri.studio/en/docs/get-started/setup-macos/

Press any key to continue...
? What is your app name? tauri-app
? What should the window title be? Tauri App
? What UI recipe would you like to add? create-vite (vanilla, vue, react, svelte, preact, lit) (https://vitejs.dev/guide/#scaffolding-your-first-vite-project)
? Add "@tauri-apps/api" npm package? Yes
? Which vite template would you like to use? vue

Running initial command(s)
yarn install v1.22.17
info No lockfile found.
error install has been replaced with add to add new dependencies. Run "yarn add create vite tauri-app" instead.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Error with command: yarn
Error: Error: Command failed with exit code 1: yarn create vite tauri-app --template vue
at /Users/mmtap/.config/yarn/global/node_modules/create-tauri-app/dist/index.js:62:15
at Generator.throw ()
at rejected (/Users/mmtap/.config/yarn/global/node_modules/create-tauri-app/dist/index.js:39:65)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
✨ Done in 15.41s.

OS

Operating System - Mac OS, version 11.5.1 X64

Reproduction

No response

Expected behavior

No response

Platform and versions

Operating System - Mac OS, version 11.5.1 X64

Stack trace

No response

Additional context

No response

@amrbashir
Copy link
Member

duplicate of #3393

@lucasfernog lucasfernog added status: invalid This is not a valid issue and removed status: duplicate labels Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid This is not a valid issue type: bug
Projects
None yet
Development

No branches or pull requests

3 participants