I just clone the project scala-js-react, and run sbt
, it reports some error about dependency.
I tried to fix it by add some resolvers, but no lucky.
maybe it is late but I had the same problem and above answers did not fix it What I did : in project folder edit build.properties and changed sbt.version from 0.13.5 to 0.13.6
#Activator-generated Properties
#Tue Sep 09 12:46:06 CEST 2014
template.uuid=5f91b045-ad7c-4a08-b31e-3f5ea4bacb81
sbt.version=0.13.6
=> it now goes to https://rep1.maven... instead of http) so it could update the missing libs and ivy2