I just clone the project scala-js-react, and run sbt, it reports some error about dependency.
sbt
I tried to fix it by add some resolvers, but no lucky.
Just deleted the commons-logging from local ~/.ivy2/cache, and re-run it.
commons-logging
~/.ivy2/cache
PS: I don't know why it can fix it :(