cider

hkjels 2024-09-05T11:56:35.950419Z

error in process sentinel: Could not start nREPL server: Unknown option: "-i"

Unknown option: "-n"

Unknown option: "-p"

Unknown option: "-u"

Unknown option: "-t"

Unknown option: "-F"

Unknown option: "-o"

Unknown option: "-r"

Unknown option: "-m"

Unknown option: "-a"

Unknown option: "-t"

Unknown option: "-o"

Unknown option: "-u"

Unknown option: "-t"

Unknown option: "-p"

Unknown option: "-u"

Unknown option: "-t"

Unknown option: "-F"

Unknown option: "-o"

Unknown option: "-r"

Unknown option: "-m"

Unknown option: "-a"

Unknown option: "-t"

 ("finished")

hkjels 2024-09-24T10:28:59.174239Z

Just updated emacs to GNU Emacs 31.0.50 and the problem is now gone 🙂

oyakushev 2024-09-24T11:28:24.430189Z

Good to hear! Sorry I never got to this; don't have a Windows machine for testing.

oyakushev 2024-09-24T11:29:18.225269Z

> GNU Emacs 31.0.50 Are you from the future? 😂

hkjels 2024-09-24T12:10:14.711819Z

Yeah. I've been living on bleeding edge for a while.

hkjels 2024-09-05T11:57:03.420169Z

Looks like Cider is entirely broken on windows 10 with emacs from master 😞

hkjels 2024-09-05T11:57:38.244679Z

I get this error with runemacs.exe --no-init

hkjels 2024-09-05T12:00:02.995479Z

clojure -M:dev is what I am trying to run and that works in a regular terminal

hkjels 2024-09-05T12:00:56.101519Z

I don't have time to debug this ATM, but putting it out here as you might want to know

2024-09-05T12:01:27.692539Z

Thanks for the heads up. I might not update for a little while 😛.

oyakushev 2024-09-05T12:02:47.997099Z

Are you still able to start the REPL from the terminal and cider-connect to it meanwhile?

hkjels 2024-09-05T12:14:19.995649Z

Yeah. That works as usual

hkjels 2024-09-05T12:16:05.523239Z

evaluation etc also works