Fork me on GitHub
#clojure
<
2015-08-16
>
sveri05:08:40

I am getting a joplin error: Could not find environment ':sqlite-dev-env' in a project I have exactly like this on a different machine where it works. Here is the project file: https://github.com/sveri/mct/blob/master/project.clj I am really stuck right now and cannot imagine why it work on one machine but not the other, most things being equal

emil0r12:08:20

@sveri: is it an uberjar?

cfleming12:08:58

@timgilbert: You should be able to use checkout deps with Cursive fine. There’s a bug report about CLJS completion being duplicated if you have two CLJS modules, I haven’t had time to look at it and it sounds like it shouldn’t affect you anyway.

nberger12:08:19

@sveri do you have a profiles.clj defining a :dev profile in one machine but not in the other? That would explain the issue

sveri13:08:11

@emil0r @nberger turns out it is a problem with Krönungen. I opened a defect for it: https://github.com/juxt/joplin/issues/68

nberger14:08:03

@sveri: ok. If I get to find something about the issue I'll chime in there

sveri14:08:24

@nberger: ok, thank you very much simple_smile

denik15:08:09

if someone is looking for a challenge or could point me to some resources, help would be much appreciated: https://github.com/den1k/inserts-problem/blob/master/src/inserts_problem/core.clj