Skip to content

Run configuration with deps.edn alias fails #2617

@mustangJaro

Description

@mustangJaro

This error message occurs on a deps.edn project when running -main from the Clojure namespace, specifically with an alias configured.

class java.lang.Character cannot be cast to class java.lang.String (java.lang.Character and java.lang.String are in module java.base of loader 'bootstrap')

However, if it is configured to use Run with IntelliJ project classpath then no error occurs

Screen Shot 2021-11-22 at 11 10 11 AM

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugMarks issues describing bugsreleasedMarks issues which have had the fixes released in a stable build

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions