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
Switch from using exec to open a new child process to using spawn, in addition use the full path name for open/start and check for spaces. Also we need a good way of switching file path settings in MacOSX/Windows.
The text was updated successfully, but these errors were encountered:
Switch from using exec to open a new child process to using spawn, in addition use the full path name for open/start and check for spaces. Also we need a good way of switching file path settings in MacOSX/Windows.
The text was updated successfully, but these errors were encountered: