Closed tlarevo closed 8 years ago
Issue was with the brew
distribution of sbtenv
for MacOSX yosemite once I removed the sbtenv
and installed standard sbt
package from brew
it worked fine. Also it works well with standalone distribution of sbt
on MacOSX. So my advice for MacOSX users is to avoid the sbtenv
and use standard sbt
When I run the
sbt
I get the following Error`is not installedbt-0.13.9
I have sbt-0.13.9 installed and functioning. I use it with other projects. But it seems that its broken for this one. What am I missing here ? I'm usingmaster
branchThanks in advance