Fork me on GitHub
#admin-announcements
<
2015-12-03
>
cfleming00:12:01

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

cfleming16:12:10

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

brw31423:12:46

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

edpaget23:12:33

Have you opened a browser to localhost:3449?

brw31423:12:19

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

edpaget23:12:51

yeah that should be fine

edpaget23:12:00

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