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

Running sample project gives error: not found: value PlayKeys #427

Open
ganeshchand opened this issue Jan 16, 2018 · 0 comments
Open

Running sample project gives error: not found: value PlayKeys #427

ganeshchand opened this issue Jan 16, 2018 · 0 comments

Comments

@ganeshchand
Copy link

ganeshchand commented Jan 16, 2018

This line https://github.com/playframework/play-slick/blob/master/samples/basic/build.sbt#L3 seems to give error when running sample play app. Here's how you can reproduce the error:

$ cd basic
$ sbt run
[info] Updated file /tmp/play-slick/samples/basic/project/build.properties: set sbt.version to 1.0.4
/tmp/play-slick/samples/basic/build.sbt:3: error: not found: value PlayKeys
PlayKeys.playOmnidoc := false
^
[error] Type error in expression
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants