Fork me on GitHub
#lein-figwheel
<
2017-03-15
>
slipset07:03:29

@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-mahood13:03:39

@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.

bhauman23:03:03

@eggsyntax not an error, a helper!!

bhauman23:03:00

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

eggsyntax23:03:02

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

eggsyntax23:03:42

Might be worth considering a slightly more explicit message.