boot-clj / boot-clj/bootstrap

Creation of new project from template fails

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Clojure
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

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 55538d9942e32a2acddb490a4f3a5bb916c9e49f) 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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.