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

Jack in fails to inject zprint dependency #2700

Open
skylize opened this issue Jan 8, 2025 · 0 comments
Open

Jack in fails to inject zprint dependency #2700

skylize opened this issue Jan 8, 2025 · 0 comments
Labels
bug Something isn't working configuration pprint Pretty printing issues

Comments

@skylize
Copy link
Contributor

skylize commented Jan 8, 2025

If I set calva.prettyPrintingOptions.printEngine = "zprint", the dependency is not injected when I jack in.

Error printing return value (FileNotFoundException) at clojure.lang.RT/load (RT.java:482).
Could not locate zprint/core__init.class, zprint/core.clj or zprint/core.cljc on classpath.

Works as expected if I add the dependency to the project deps or an alias.

@PEZ PEZ added bug Something isn't working pprint Pretty printing issues configuration labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working configuration pprint Pretty printing issues
Projects
None yet
Development

No branches or pull requests

2 participants