practicalli / clojure-web-services

Develop production grade server-side web services and APIs using Clojure and REPL driven development
https://practical.li/clojure-web-services
Creative Commons Attribution Share Alike 4.0 International
11 stars 14 forks source link

lein-ring fails with Leinigen 2.9.x #38

Closed practicalli-johnny closed 1 year ago

practicalli-johnny commented 4 years ago

lein-ring version 0.12.5 fixes isse with Leiningen 2.9.x issue

Using lein-ring 0.12.4 or earlier and running lein ring server generates a Compiler Exception

Syntax error macroexpanding clojure.core/fn at (clojure/core/unify.clj:83:18) error when using lein-ring 0.12.4 or earlier.

practicalli-johnny commented 1 year ago

No longer focused on using Leiningen. Assume issue has been fixed or lein-ring not in prevalent usage.