how to solve this problem
command == ./ngrok http 5000 bash: ./ngrok: No such file or directory
how to solve this problem
command == ./ngrok http 5000 bash: ./ngrok: No such file or directory
I think the easiest solution is to install ngrok from snap. then you can run it form anywhere.
sudo snap install ngrok
ngrok http 5000