I’ve been trying to setup the localtunnel server, and these are the instructions given
git clone git://github.com/defunctzombie/localtunnel-server.git
cd localtunnel-server
npm install
server set to run on port 1234
bin/server –port 1234
this last step does not work and returns the aforementioned error. For reference, this is the github page of the package. https://github.com/localtunnel/server
substituting slash for backslash didn’t work
Leonardo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.