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

Joyride jack-in/connect warns about cljs.repl not found #2591

Open
PEZ opened this issue Jul 3, 2024 · 0 comments
Open

Joyride jack-in/connect warns about cljs.repl not found #2591

PEZ opened this issue Jul 3, 2024 · 0 comments

Comments

@PEZ
Copy link
Collaborator

PEZ commented Jul 3, 2024

When connecting to Joyride (and other CLJS-ish) repls there's an error/warning message:

(require '[cljs.repl :refer [apropos dir doc find-doc print-doc pst source]])

Could not find namespace: cljs.repl.
Jack-in done.

This is part of Calva's default at-start code for ClojureScript. But if the repl does not implement the utilities we get this vanilla error message that causes more confusion than anything else.

One way to solve this for Joyride would be to implement the utilities, but I don't know how much is involved in doing that.

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

No branches or pull requests

1 participant