hoplon / demos

Example ClojureScript applications using hoplon
81 stars 27 forks source link

Running boot dev in various demo folders output error #32

Open Outcue opened 4 years ago

Outcue commented 4 years ago

Running boot dev in todoFRP:

java.io.FileNotFoundException: Could not locate adzerk/boot_cljs_repl__init.class, adzerk/boot_cljs_repl.clj or adzerk/boot_cljs_repl.cljc on classpath. Please check that namespaces with dashes use underscores in the Clojure file name.

burn2delete commented 4 years ago

Your dependencies are probably out of date.

burn2delete commented 4 years ago

Demo projects have known out-of-date versions. Feel free to update and submit a PR.