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
{{ message }}
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
Describe the bug
Starting ngrokGUI.exe works fine like normal, but when starting it from cmd it throws an error instead. It's the only time it throws this error and doesn't want to open.
To Reproduce
Steps to reproduce the behavior:
Open Command Prompt (type cmd in Windows search);
Enter start "" "C:\Program Files\ngrok\ngrokGUI.exe" with it pointing to the GUI's location;
See error:
Expected behavior
Having the GUI open like normal when it's run from cmd.