agmmnn / tauri-ui

🦀 Create modern Tauri desktop apps in just a few simple steps with shadcn/ui. React, Next.js, Sveltekit.
https://npmjs.com/package/create-tauri-ui
MIT License
1.02k stars 64 forks source link

Window freezes after fresh tauri-ui installation with Vite + React #9

Closed ThibaultDct closed 1 month ago

ThibaultDct commented 9 months ago

Hello, First, nice job on your templates. I currently have an issue starting my application using tauri-ui just after initialization.

I successfully ran pnpm install, no issue

But when I try to run pnpm tauri dev, the application window appears, but freezes instantly, without giving any stack trace or error. I only can force close the application.

Any guess ? Thank you!

ThibaultDct commented 9 months ago

Some info :

rejochandran commented 9 months ago

+1

drixie commented 8 months ago

+1

drixie commented 8 months ago

Might be a good idea to create the package with the stable versions rather than alpha

wanghaisheng commented 7 months ago

anyone fix this, I seem to encounter this vite template issue on my macmini

clementroure commented 7 months ago

same on my MacBook Air m2

nhathoang1bit commented 6 months ago

Same issue on Macbook M1 Pro

agmmnn commented 5 months ago

At the moment I'm a little busy, but I'll update the repo soon to match the latest Tauri release. 🙏