Skip to content

Creation of new project from template fails #5

@jeroenvandijk

Description

@jeroenvandijk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions