Skip to content

Instantly share code, notes, and snippets.

@shellandbull
Last active June 26, 2024 13:48
Show Gist options
  • Save shellandbull/239f806fcc4e63e4d40b49abaa1e8a32 to your computer and use it in GitHub Desktop.
Save shellandbull/239f806fcc4e63e4d40b49abaa1e8a32 to your computer and use it in GitHub Desktop.
failed clojure connection command

Here's the sample

/usr/local/bin/clojure  -J-XX:-OmitStackTraceInFastThrow -Sdeps \{\:\deps\ \{nrepl/nrepl\ \{\:mvn/version\ \"1.2.0\"\}\ cider/cider-nrepl\ \{\:mvn/version\ \"0.49.0\\"\}\}\ \:aliases\ \{\:cider/nrepl\ \{\:main-opts\ \[\"-m\"\ \"nrepl.cmdline\"\ \"--middleware\"\\\"\[cider.nrepl/cider-middleware\]\"\]\}\}\} -M:cider/nrepl 

💡 I have to run nrepl and then jack in to that using nrepl's commands 💡

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