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
Getting multiple errors like Failed to start worker: Error: Missing required environment variable: VITE_APP_ICON and iterating through them one by one is super irritating. It'd be much better to just list all of the missing required env vars.
Getting multiple errors like
Failed to start worker: Error: Missing required environment variable: VITE_APP_ICONand iterating through them one by one is super irritating. It'd be much better to just list all of the missing required env vars.