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
I'm not an expert, and I wanted to try out some new tools I haven't had the chance to use yet. When creating a new project with Bun and Tauri, it seems to be failing. Maybe because it's using bun run dev and bun run build instead of bun dev and bun build?