@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.
@cfleming: that fixed it.
@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.
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
Have you opened a browser to localhost:3449?
ok, no, but i changed that to 5050, is that ok?
yeah that should be fine
you just need to open the page for the figwheel repl to start