Fork me on GitHub
#cursive
<
2016-12-15
>
eggsyntax16:12:02

Hey folks, I'm getting a Your project requires namespaces which need stubs to be generated error which won't go away. I found an issue (https://github.com/cursive-ide/cursive/issues/1599) which suggests that this means there are errors which can be seen in an error log & resolved. Could someone point me to said error log?

eggsyntax16:12:39

There's nothing relevant in the "event log", which is the only thing I found.

cfleming16:12:18

@eggsyntax Help-&gt;Show log in Finder/Explorer

eggsyntax16:12:33

Cool, thanks Colin 🙂

cfleming16:12:44

There are a couple of outstanding bugs with this that I haven’t had time to track down yet.

eggsyntax16:12:37

Sure, NP! Cursive is looking great so far, haven't tried it since very early versions until yesterday.

cfleming16:12:04

Great, glad it’s working for you - let me know if you find anything in the log.

cfleming16:12:18

I’m in and out for the next couple of days but will be back to normal soon.

yonatanel17:12:32

When External libraries are not updated with newer versions from project.clj, what could be the problem?

yonatanel17:12:48

@cfleming The refresh icon didn't work (a certain dependency wasn't updated). Only adding a synch pre-repl action really updated the dependency.