Fork me on GitHub
#lein-figwheel
<
2019-04-19
>
erwinrooijakkers12:04:41

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)

erwinrooijakkers12:04:54

Does anyone recognize this error and know how to fix it?