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: create workspace dir before browsersettings.json
If the app is being started for the first time, the workspace directory
doesn't exist, so startup will fail with an error. To fix this, ensure
the workspace directory is created at startup.
Signed-off-by: Nick Hale <[email protected]>
0 commit comments