Skip to content

The -m <namespace> argument to boot run is required. #108

@phreed

Description

@phreed

https://github.com/danielsz/system/blob/master/src/system/boot.clj#L81
The issue is that > boot run results in a java.lang.NullPointerException.
This is because the namespace argument is not optional.
A couple things could be done to correct the problem.
The most obvious is to check to see if the namespace is supplied and report with the help if it is not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions