luminus-framework / luminus-template

a template project for the Luminus framework
http://www.luminusweb.net/
MIT License
645 stars 147 forks source link

lein new luminus fails #568

Closed hkim0331 closed 1 year ago

hkim0331 commented 1 year ago
% lein new luminus myapp
WARNING: parse-double already refers to: #'clojure.core/parse-double in namespace: selmer.tags, being replaced by: #'selmer.tags/parse-double
Could not load template, failed with: Syntax error reading source at (leiningen/new/db.clj:33:77).

stray '1' is found at the end of leiningen/new/db.clj:27.

yogthos commented 1 year ago

Thanks for the heads up, just pushed out a fix.