Question

I am following the basic intro here. Everything is fine until I go to use Command-Option-S which does nothing -- and the "Load File in REPL" in the Clojure menu is grayed out and not selectable.

What is the fix for this?

In the same menu, the two other options for working with the REPL are also unavailable.

Was it helpful?

Solution

Make sure leiningen is installed and in your PATH. When you first run "load file", give the REPL some time to start.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top