emezeske / lein-cljsbuild

Leiningen plugin to make ClojureScript development easy.
Other
1.1k stars 151 forks source link

Stuck On "Waiting for browser to connect ..." #481

Open JimLynchCodes opened 7 years ago

JimLynchCodes commented 7 years ago

I run lein trampoline cljsbuild repl-listen, but the repl hangs at "Witing for the browser to connect..."

mneise commented 6 years ago

It is difficult to reproduce this problem without any additional info.

Did you have a look at the how to use the repl as described in the documentation? Did you navigate your browser to localhost:9000? If those things don't work, do you have a minimal repo to reproduce this issue? Which browser are you using?