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

meander latest commit can't be used without CLJS #249

Open
borkdude opened this issue Dec 26, 2024 · 0 comments
Open

meander latest commit can't be used without CLJS #249

borkdude opened this issue Dec 26, 2024 · 0 comments

Comments

@borkdude
Copy link
Collaborator

Repro:

$ clj -Sdeps '{:deps {meander/epsilon {:git/sha "74de6b1f651441092cc12d1c9012ef7086033040" :git/url "https://github.com/noprompt/meander"}}}'
Checking out: https://github.com/noprompt/meander at 74de6b1f651441092cc12d1c9012ef7086033040
Clojure 1.12.0
user=> (require '[meander.util.epsilon])
Execution error (ClassNotFoundException) at java.net.URLClassLoader/findClass (URLClassLoader.java:445).
cljs.tagged_literals.JSValue

This came up when someone tried to use meander's latest commit with clerk, but this is not relevant to the repro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant