Hi all
In get the following error after lein fig
:
$ lein fig
Warning: implicit hook found: lein-environ.plugin/hooks
Hooks are deprecated and will be removed in a future version.
Exception in thread "main" Syntax error compiling . at (ring/adapter/jetty.clj:28:9).
at clojure.lang.Compiler.analyzeSeq(Compiler.java:7114)
Does anyone recognize this error and know how to fix it?