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
Fix: Build windows cli for now
The UI feature is not ready and we need cli till then. Having
`windows_subsystem = "windows"` prevents it from running in a cmd
prompt/pwsh on windows because it's a GUI app.