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
Even when I remove those keys to prevent syntax errors, on boot I'm presented with the cljs placeholder... but I didn't ask for cljs in my project at all.
Ahh... that is incorrect. +site says "+site - creates template for site using the specified database (H2 by default) and ClojureScript". I didn't see that last bit.
Regenerating without +site works fine. I guess this is still a bug since +site should error out if one of the cljs options isn't passed?
Ramblurr
changed the title
luminus 4.19 - fresh project does not run .Caused by: java.lang.RuntimeException: Map literal must contain an even number of forms
+site without a +cljs option leads to broken project
Oct 15, 2021
result:
project.clj:
Those three
:cljsbuild
are breaking it.The text was updated successfully, but these errors were encountered: