admin-announcements

Announcements from the Clojurians Admin Team (@U11BV7MTK @U077BEWNQ @U050TNB9F @U0ETXRFEW @U04V70XH6 @U8MJBRSR5 and others)
cfleming 2015-12-03T00:34:01.000818Z

@chedgren: That probably means that you don’t have devcards added as a dep. Once you’ve modified your project.clj to add a new dep, you have to refresh your dependencies. Easiest way is from the Leiningen toolwindow, hit the refresh button.

2015-12-03T09:22:11.000823Z

@cfleming: that fixed it.

cfleming 2015-12-03T16:55:10.000842Z

@chedgren: Great. I’m going to make that easier soon, so it will warn when you need to update and provide a link to do so.

brw314 2015-12-03T23:22:46.000864Z

hi, on debian jesse, after lein figwheel, I get this and hangs: Results: Stored in vars *1, *2, *3, *e holds last exception object Prompt will show when Figwheel connects to your application

edpaget 2015-12-03T23:27:33.000865Z

Have you opened a browser to localhost:3449?

brw314 2015-12-03T23:30:19.000866Z

ok, no, but i changed that to 5050, is that ok?

edpaget 2015-12-03T23:42:51.000868Z

yeah that should be fine

edpaget 2015-12-03T23:43:00.000869Z

you just need to open the page for the figwheel repl to start