You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##Problem
This error occurs when you switch branches or move a file (db.clj), presumably with a macro, to a new location.
##Output
lein with-profile +datomic-pro,+ddb ring server-headless 8130
Picked up _JAVA_OPTIONS: -Xmx4G
Picked up _JAVA_OPTIONS: -Xmx4G
Compiling datomic-rest-api.get-handler
^[[A^[[APicked up _JAVA_OPTIONS: -Xmx4G
^[[AException in thread "main" java.lang.NoClassDefFoundError: mount/core/DerefableState, compiling:(/tmp/form-init3934453147777406180.clj:1:73)
at clojure.lang.Compiler.load(Compiler.java:7391)
The text was updated successfully, but these errors were encountered:
##Problem
This error occurs when you switch branches or move a file (db.clj), presumably with a macro, to a new location.
##Output
lein with-profile +datomic-pro,+ddb ring server-headless 8130
Picked up _JAVA_OPTIONS: -Xmx4G
Picked up _JAVA_OPTIONS: -Xmx4G
Compiling datomic-rest-api.get-handler
^[[A^[[APicked up _JAVA_OPTIONS: -Xmx4G
^[[AException in thread "main" java.lang.NoClassDefFoundError: mount/core/DerefableState, compiling:(/tmp/form-init3934453147777406180.clj:1:73)
at clojure.lang.Compiler.load(Compiler.java:7391)
The text was updated successfully, but these errors were encountered: