pleasetrythisathome / bardo

A clojure(script) library to assist with transitions between dimensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

core.match breaks compilation

den1k opened this issue · comments

lein figwheel

Compiling "resources/public/js/compiled/white_ink.js" failed.
clojure.lang.ExceptionInfo: failed compiling file:target/figwheel_temp/dev/figwheel/connect.cljs
 at clojure.core$ex_info.invoke (core.clj:4593)
Caused by: clojure.lang.ExceptionInfo: Could not locate cljs/core/match/macros__init.class or cljs/core/match/macros.clj on classpath. at line 1 file:/Users/den/.m2/repository/bardo/bardo/0.1.1-SNAPSHOT/bardo-0.1.1-SNAPSHOT.jar!/bardo/interpolate.cljs
 at clojure.core$ex_info.invoke (core.clj:4593)
Caused by: java.io.FileNotFoundException: Could not locate cljs/core/match/macros__init.class or cljs/core/match/macros.clj on classpath.
 at clojure.lang.RT.load (RT.java:449)

clojure.lang.ExceptionInfo: Could not locate cljs/core/match/macros__init.class or cljs/core/match/macros.clj on classpath. at line 1 file:/Users/den/.m2/repository/bardo/bardo/0.1.1-SNAPSHOT/bardo-0.1.1-SNAPSHOT.jar!/bardo/interpolate.cljs {:file "file:/Users/den/.m2/repository/bardo/bardo/0.1.1-SNAPSHOT/bardo-0.1.1-SNAPSHOT.jar!/bardo/interpolate.cljs", :line 1, :column 1, :tag :cljs/analysis-error}