This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-11-25
Channels
- # adventofcode (1)
- # announcements (1)
- # beginners (244)
- # calva (20)
- # cider (11)
- # cljs-dev (34)
- # clojure (50)
- # clojure-spec (1)
- # clojure-uk (3)
- # clojurebridge (1)
- # clojurescript (21)
- # code-reviews (1)
- # cursive (19)
- # events (1)
- # expound (1)
- # fulcro (65)
- # hyperfiddle (6)
- # luminus (3)
- # nrepl (3)
- # off-topic (23)
- # protorepl (4)
- # re-frame (18)
- # rum (11)
- # shadow-cljs (77)
- # spacemacs (8)
- # tools-deps (2)
- # unrepl (1)
- # vim (2)
Project based on deps.edn - so many things can’t be resolved. Why? It was working about 1 month ago on different computer.
form-validator {:local/root "../form-validator-cljs"}
is https://github.com/kwladyka/form-validator-cljs/tree/master
I have the same issue with https://github.com/kwladyka/form-validator-cljs/tree/master (which is much simpler example)
Could you check that Settings->Build, Execution, Deployment->Build Tools->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