Skip to content

scala: error: not found: object play #26501

Discussion options

You must be logged in to vote

I found the reason. In .gitignore file, I added "

project   

 instead of 

/.project

that’s why in local it was ok but on github action’s shell build was failing. A clear error about missing plugins.sbt file would have helped. 

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants