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
{{ message }}
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
I was trying to use compojure but somehow the DEX creation is broken by the instaparse dependency:
Exception in thread "main" java.lang.ExceptionInInitializerError,
compiling:(/tmp/form-init5346068747255877407.clj:1:72)
Caused by: java.lang.IllegalArgumentException: No implementation of method
::conj-flat of protocol: #'instaparse.auto-flatten-seq/ConjFlat found
for class: instaparse.auto_flatten_seq.AutoFlattenSeq
It seems that it could eventually be linked to Engelberg/instaparse#85 but the bug should have already been removed.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was trying to use compojure but somehow the DEX creation is broken by the instaparse dependency:
It seems that it could eventually be linked to Engelberg/instaparse#85 but the bug should have already been removed.
The text was updated successfully, but these errors were encountered: