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

'ReactJsKeys.es6module := true' throws error #18

Closed
anildigital opened this issue Jun 17, 2015 · 5 comments
Closed

'ReactJsKeys.es6module := true' throws error #18

anildigital opened this issue Jun 17, 2015 · 5 comments

Comments

@anildigital
Copy link

Adding following line in build.sbt throws error

ReactJsKeys.es6module := true
@dispalt
Copy link
Owner

dispalt commented Jun 17, 2015

What's the error.

@anildigital
Copy link
Author

@ddispaltro Below error

build.sbt:31: error: value es6module is not a member of object com.github.ddispaltro.reactjs.SbtReactJs.autoImport.ReactJsKeys
ReactJsKeys.es6module := true
            ^
[error] Type error in expression
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?

@dispalt
Copy link
Owner

dispalt commented Jun 17, 2015

Which version are you using? 0.5?

@anildigital
Copy link
Author

yes

addSbtPlugin("com.github.ddispaltro" % "sbt-reactjs" % "0.5.0")

@dispalt
Copy link
Owner

dispalt commented Jun 22, 2015

Sorry did you try 0.5.1 Ill update the readme

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

2 participants