The Boot tasks work actually, it was my mistake. I've got everything running now. I can see one mention of "Internal Dirac Error" but it doesn't seem to be of consequence.
please paste it here
`Dirac v1.1.3, Chrome/58.0.3004.3, Linux/?, Backend API/external/459, Backend CSS/external/415 An error was logged into the internal DevTools console: | : {:changed-namespaces {:boot.user {:aliases {}, :interns {:dosh {:arglists "([& args])", :doc "\"Evaluates args as a shell command, blocking on completion and throwing an\\n exception on non-zero exit status. Output from the`
I just pasted the first few lines, because it is huge.
It looks like a source code from boot.
maybe using Cider or some other nREPL middleware?
dirac does not play well with “foreign” nREPL middleware trying talking to it
especially if it speaks “Clojure"
Right. Then that must be it. All my projects run refactor-nrepl
and cider-nrepl
by default.
If it's just an entry in the log, I don't mind.
ok, but you will probably see more when your nREPL client (in emacs) will try to use those nREPL middleware to do something
OK, I'll keep an eye on it. I'll see if it's manageable. Otherwise I might have to change my default boot.profile
. No biggie.
Thanks a lot for your help.
You're doing awesome work, and it's especially nice to see people coming from Javascript and progressing so quickly in Clojurescript. I'm impressed.
I hope you enjoy the journey.
thanks, good luck with Dirac 🙂
We are also happy users of Dirac since 0.6.x, so thanks! 🍺