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
I ran into a problem of exit code 127, and I found it's caused by a problematic $BROWSER environment variable in my system.
If you could add some try catch around such system command calls, and throw the error message to the user, it could be much more helpful to debug. Thanks!
The text was updated successfully, but these errors were encountered:
I ran into a problem of exit code 127, and I found it's caused by a problematic $BROWSER environment variable in my system.
If you could add some try catch around such system command calls, and throw the error message to the user, it could be much more helpful to debug. Thanks!
The text was updated successfully, but these errors were encountered: