Open borgauf opened 8 years ago
I'm on 24.5 and just did a melpa-stable 0.1.0 install. I've got erl v7.3 running. I try to start edts with a M-x edts-mode, but I get this:
apply: Searching for program: no such file or directory, ./start.sh
What's happening here?
start.sh is what edts calls to start the main server node (the one that exposes an API to Emacs). Looks like a strange error. Do you have the file start.sh in the directory created by elpa?
I'm on 24.5 and just did a melpa-stable 0.1.0 install. I've got erl v7.3 running. I try to start edts with a M-x edts-mode, but I get this:
apply: Searching for program: no such file or directory, ./start.sh
What's happening here?