You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/
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
The text was updated successfully, but these errors were encountered:
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
OS
Operating System - Mac OS, version 11.5.1 X64
Reproduction
No response
Expected behavior
No response
Platform and versions
Stack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: