Closed andrescorrada closed 10 years ago
Are you trying to run it outside of a project, by adding an entry to your profiles.clj
file? There's a bug with that method of running it currently which behaves in the way you describe https://github.com/JonyEpsilon/gorilla-repl/issues/94
The workaround is to run gorilla from inside a leiningen project. I'm planning to rework the way Gorilla interacts with projects for the next release, and plan to fix this bug.
Thank you. Yes that was it. It now runs when I call it inside a project.
Good, thanks for letting me know.
I try "lein gorilla" but it exits out after saying ctrl-c exits out.