Fork me on GitHub
#cursive
<
2018-11-25
>
kwladyka12:11:19

Project based on deps.edn - so many things can’t be resolved. Why? It was working about 1 month ago on different computer.

kwladyka12:11:13

I have this when import project form existing sources

kwladyka13:11:09

form-validator {:local/root "../form-validator-cljs"} is https://github.com/kwladyka/form-validator-cljs/tree/master

kwladyka13:11:30

I have this on another computer 😕 The newest intellij, just updated

kwladyka13:11:51

for some reason path is repeated

kwladyka13:11:35

after update intellij to new ver.

kwladyka13:11:04

I have the same issue with https://github.com/kwladyka/form-validator-cljs/tree/master (which is much simpler example)

kwladyka13:11:33

There is no EAP builds available to check

kwladyka13:11:00

I give up. Even defn can’t be resolved.

kwladyka13:11:38

Is there a way to see something more than Sync finish event has not been received?

cfleming22:11:37

@kwladyka Is there an error event in your log?

cfleming22:11:09

Could you check that Settings-&gt;Build, Execution, Deployment-&gt;Build Tools-&gt;Clojure Deps is correctly configured? On OSX you want “Use CLI tools” selected, and that should show you the correct version underneath, like this:

👍 4
kwladyka23:11:21

oh so the path is not set

kwladyka23:11:02

thanks, now it works!

kwladyka23:11:29

hint for you: it is fresh system after hard drive crash installed in last week or two. Before when I was trying beta I didn’t have this issue.

kwladyka23:11:45

From my perspective it could be improve by auto detect path / not let click next with empty path during import / better error message