I installed localtunnel globaly by runnnig this command npm install -g localtunnel.
npm install -g localtunnel
After that when I run lt --port 8080, absolutely nothing happens. Does anyone know why?
lt --port 8080
It appears that the author isn't maintaining Local Tunnel much these days, but there was a helpful comment on the github issue dealing with this. At the time of writing this, you can generate a Local Tunnel with
lt -h "http://serverless.social" -p 8080
I connect my app to Localtunnel. It was working very well until last week, but now it's not working: