Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial - No REPL lauched #185

Closed
davidsavoie1 opened this issue May 21, 2019 · 2 comments
Closed

Tutorial - No REPL lauched #185

davidsavoie1 opened this issue May 21, 2019 · 2 comments

Comments

@davidsavoie1
Copy link

davidsavoie1 commented May 21, 2019

Firs of all, thanks a lot for the nice tutorial. It's exactly what I need to try and learn clojure/script basics and tooling.

However, when I launch figwheel with clj -m figwheel.main, a browser window opens correctly, but the terminal never completes to show a REPL. It stops at the line Opening URL http://localhost:9500, and no cljs.user=> prompt ever appears.

I'm using Chrome on Linux in a standard shell. I tried removing rebel-readline from dependencies, without difference. Thanks in advance!

EDIT: By the way, the browser succesfully connects to the REPL, as indicated by the green "Connected" next to the logo...

@davidsavoie1
Copy link
Author

I've discovered that the REPL prompt appears if I launch the clj -m figwheel.main command and there is already a Google Chrome window open. If the command opens a new window itself, the REPL prompt never becomes accessible... Very strange!

@cavandavid
Copy link

I see the exact same thing with the exact fix working too. I'm sure there's an explanation for this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants