-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
This works with boot-clj (installed via homebrew, version 2.7.1)
boot -d boot/new new -t app -n myapp
But with this project (tested with 55538d9) it fails
java.lang.Thread.run Thread.java: 748
java.util.concurrent.ThreadPoolExecutor$Worker.run ThreadPoolExecutor.java: 624
java.util.concurrent.ThreadPoolExecutor.runWorker ThreadPoolExecutor.java: 1149
java.util.concurrent.FutureTask.run FutureTask.java: 266
...
clojure.core/binding-conveyor-fn/fn core.clj: 2030
boot.core/boot/fn core.clj: 1033
...
boot.core/construct-tasks core.clj: 987
java.lang.IllegalArgumentException: No such task (boot/new)
clojure.lang.ExceptionInfo: No such task (boot/new)
Metadata
Metadata
Assignees
Labels
No labels