Hello,

I wanted to deploy my simple Play app to Heroku. App is a typical Play
helloworld, created with "play new helloworld". I pushed it to heroku,
but it doesn't work.

Heroku log says:
2011-12-02T10:47:35+00:00 heroku[web.1]: Starting process with command
`play run --http.port=29254 $PLAY_OPTS`
2011-12-02T10:47:35+00:00 app[web.1]: sh: play: not found

Does it mean play is "not installed" on Heroku? Shouldn't it work?
What's wrong with my setup?

Thanks,
Best regards
--
Paweł Stawicki
http://pawelstawicki.blogspot.com
http://szczecin.jug.pl

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to