Skip to content

Missing dependency on snakeyaml #295

Description

@coreagile

Could be the combination of switches I used. I did:

lein new luminus prj +reitit +sqlite +cljs +swagger +auth-jwe +oauth +cucumber +kibit
lein run

And got:

...
Caused by: java.lang.IllegalArgumentException: No matching ctor found for class org.yaml.snakeyaml.constructor.SafeConstructor
...

Adding:

[clj-commons/clj-yaml "0.7.109"]

to deps in project.clj fixes it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions