ochrons / scalajs-spa-tutorial

Tutorial for creating a simple Single Page Application in ScalaJS
Apache License 2.0
672 stars 229 forks source link

SBT is broken on Mac OSX Yosemite with sbtenv #26

Closed tlarevo closed 8 years ago

tlarevo commented 8 years ago

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 using master branch

Thanks in advance

tlarevo commented 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