lein-figwheel

slipset 2017-03-15T07:53:29.989314Z

@shaun-mahood my main problem, I guess is that I've inherited the project (and it's lived for a while) so it's not just a matter of lein newing it. Also, previously, having started out with a template, and then had the need to upgrade some pieces, things went haywire.

shaun-mahood 2017-03-15T13:42:39.404381Z

@slipset: oh yeah, I wasn't actually suggesting it as a solution, more that it's the only way I can be sure I can get things to work right. I've inherited my own projects where I've done that to myself :) I find it particularly difficult when I've tried to start with a template, and when I require both clj and cljs - that's where I always cause myself problems.

slipset 2017-03-15T13:42:58.410638Z

yep

bhauman 2017-03-15T23:46:03.422431Z

@eggsyntax not an error, a helper!!

bhauman 2017-03-15T23:47:00.431196Z

it indicates that you have two clients attached, normally indicates a hidden browser window

eggsyntax 2017-03-15T23:56:02.515852Z

Aaaaaaahhhh, I was imagining another REPL running; the idea of it being another browser window never even occurred to me. Thanks, Bruce!

eggsyntax 2017-03-15T23:58:42.540220Z

Might be worth considering a slightly more explicit message.