Reputation: 321
I am getting this error "scala.MatchError: 0.13.0 (of class java.lang.String)" while setting up sbt on Mac. Is there any steps I might be missing.
Upvotes: 0
Views: 1335
Reputation: 321
Builds will fail! Agree to the license by opening Xcode.app or running: xcodebuild -license Warning: sbt-0.13.0 already installed.... I just opened the Xcode app and agreed and then it started working.
Upvotes: 1