Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to add xored scalajs react to a play project #21

Open
SergioB opened this issue Mar 22, 2015 · 2 comments
Open

Error when trying to add xored scalajs react to a play project #21

SergioB opened this issue Mar 22, 2015 · 2 comments

Comments

@SergioB
Copy link

SergioB commented Mar 22, 2015

I've got Scala.js working in the play project but when I try to add xored scalajs react, I'm getting these errors:

rg.scalajs.core.tools.classpath.JSLibResolveException: Some references to JS libraries could not be resolved:

  • Ambiguous reference to a JS library: react.js
    Possible paths found on the classpath:
    • META-INF/resources/webjars/react/0.11.0/react.js
    • META-INF/resources/webjars/react/0.11.0/vendor/fbtransform/transforms/react.js
      originating from: scalajs-react:compile
@kanterov
Copy link
Contributor

Fixed in fork. https://github.com/kanterov/scala-js-react

@naderghanbari
Copy link

Why not making a pull request from your fork? I had exactly the same problem and I forked the repo and did the fix myself but then I found this issue and your fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants