@acuervo thank you for kind words:)
Hey guys, I’m back from vacation. That is the reason I was silent for couple of weeks. I’m trying to deploy <http://perun.io|perun.io>
and have problem running boot build
locally. I’m getting error:
➜ <http://perun.io|perun.io> git:(master) boot build
Boot.main Boot.java: 258
...
boot.App.main App.java: 491
boot.App.runBoot App.java: 399
org.projectodd.shimdandy.impl.ClojureRuntimeShimImpl.invoke ClojureRuntimeShimImpl.java: 150
org.projectodd.shimdandy.impl.ClojureRuntimeShimImpl.invoke ClojureRuntimeShimImpl.java: 159
...
boot.main/-main main.clj: 206
boot.main/-main/fn main.clj: 206
...
java.lang.RuntimeException: Unable to resolve symbol: content-pre-wrap in this context
clojure.lang.ExceptionInfo: Unable to resolve symbol: content-pre-wrap in this context
file: "/var/folders/7d/9c32qg7x2_z9slnznbhq2dg80000gn/T/boot.user7348703248685880978.clj"
line: 17
Any idea why that might be? Does anyone have the same problem?@podviaznikov don’t know for sure but I’d think there’s some versioning mismatch. I think content-pre-wrap
has been renamed to content-task
^ that is true