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
In some cases we don't want to define a path for obvious reasons. However we keep treating the path of where the binary is located as the cwd when there is no path defined.
So in light of that we should be showing a Welcome screen instead of treating a null path the cwd of the binary.