We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i see nrepl is included by default
The text was updated successfully, but these errors were encountered:
The nrepl is setup by figwheel, so it should be available on port 7002, I don't use emacs though so can't help with anything cider specific. :)
Sorry, something went wrong.
I do use Emacs. For this template, 7002 is correct. It's set by the :nrepl-port 7002 piece under :figwheel in the project.clj
:nrepl-port 7002
:figwheel
project.clj
Yes thank you. It's correct. Thanks so much. Sorry it's right there in the source code, it says 7002
On Tue, Aug 18, 2015 at 6:47 PM, Walton Hoops notifications@github.com wrote:
I do use Emacs. For this template, 7002 is correct. It's set by the :nrepl-port 7002 piece under :figwheel in the project.clj — Reply to this email directly or view it on GitHub #78 (comment) .
— Reply to this email directly or view it on GitHub #78 (comment) .
Sincerely -John-
No branches or pull requests
i see nrepl is included by default
The text was updated successfully, but these errors were encountered: