Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in deps file causes useless exception on import #2198

Closed
cursive-ide opened this issue Jul 4, 2019 · 0 comments
Closed

Error in deps file causes useless exception on import #2198

cursive-ide opened this issue Jul 4, 2019 · 0 comments
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build
Milestone

Comments

@cursive-ide
Copy link
Owner

Reported by @wilkerlucio in Slack:

I was getting a strange error when trying to load a project from deps:

Error resolving /Users/wilker.lucio/Development/third-part/fulcro-garden-css: java.lang.String cannot be cast to java.io.File

There was a syntax error in my user deps.edn, when I tried to run another command on the terminal for another reason I got:

Error building classpath. Error reading edn. Unmatched delimiter: } (/Users/wilker.lucio/.clojure/deps.edn)

It would be nice if Cursive could also use that message. This was caused by a stray }.

@cursive-ide cursive-ide added this to the 1.8.2 milestone Jul 4, 2019
@cursive-ide cursive-ide modified the milestones: 1.8.2, 1.9.0-eap2 Oct 2, 2019
@cursive-ide cursive-ide added the bug Marks issues describing bugs label Sep 22, 2020
@cursive-ide cursive-ide added the released Marks issues which have had the fixes released in a stable build label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build
Projects
None yet
Development

No branches or pull requests

2 participants