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

Incorrect namespace for nrepl.server #380

Merged
merged 1 commit into from Aug 3, 2018

Conversation

wizzytod
Copy link
Contributor

@wizzytod wizzytod commented Aug 3, 2018

Error on lein uberjar

java.io.FileNotFoundException: Could not locate clojure/tools/nrepl/server__init.class or clojure/tools/nrepl/server.clj on classpath., compiling:(nrepl.clj:1:1)
Exception in thread "main" java.io.FileNotFoundException: Could not locate clojure/tools/nrepl/server__init.class or clojure/tools/nrepl/server.clj on classpath., compiling:(nrepl.clj:1:1)

Version 2.9.12.79 was switched to use nREPL 0.4.4.
Due to nrepl documentation

[nrepl "0.4.0"] changes the namespaces from clojure.tools.nrepl.* to nrepl.*.

@yogthos
Copy link
Member

yogthos commented Aug 3, 2018

thanks!

@yogthos yogthos merged commit b5eadbd into luminus-framework:master Aug 3, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants