jasongilman / proto-repl

A Clojure Development Environment package for the Atom editor
https://atom.io/packages/proto-repl
MIT License
565 stars 50 forks source link

Error starting repl: Error: spawn lein ENOENT #272

Closed evmin closed 6 years ago

evmin commented 6 years ago

Followed the instruction and specified the lein path explicitly.

Yet getting the same issue.

Can it be related to the fact that I have installed lein using SDK Man?

/Users/e/.sdkman/candidates/leiningen/current/bin/lein

Atom : 1.19.2 proto-repl: 1.4.21 Mac OS Sierra: 10.12.5

evmin commented 6 years ago

Updating Atom to 1.19.3 seems to have solved the issue.