ngrok
ngrok copied to clipboard
Terminal Stuck / hung on [process completed]
On my Mac : Catalina.
When I open ngrok it runs the initial opening script and gets hung on:
[Process completed]
Making it unusable because there does not seem to be a way to escape this.
The same. Has anyone found how to fix this?
I am still facing this issue. Any answers on this?
I have the same issue as well...grrrrr
solution: open your terminal, go to the folder where the ngrok is located
- cd ./Downloads
open ngrok with parameters through your terminal
- ./ngrok http 80
Thx, it solved