Skip to content

IllegalArgumentException Don't know how to create ISeq from: clojure.lang.Symbol #91

@theronic

Description

@theronic

I have a .lein-env file in my project. When I try to require environ.core, the following error is thrown, which prevents me from requiring environ again - I have to kill the REPL and restart to retry:

Compiling at (environ/core.clj:39:1).
Syntax error (IllegalArgumentException) compiling at (environ/core.clj:39:1).
Don't know how to create ISeq from: clojure.lang.Symbol

I took all blank lines and comments out of my .lein-env, but same issue. Very difficult to debug without any feedback. I wish env parsing would happen at runtime, or first access of env function.

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