ground icon indicating copy to clipboard operation
ground copied to clipboard

routes File selection error

Open Xlingxiao opened this issue 6 years ago • 5 comments

I run this project with this result:

"Action not found For request 'Get /' These routes have been tried ,in this order:"

what is the situation?

Xlingxiao avatar Mar 20 '18 13:03 Xlingxiao

Hi @Xlingxiao. Please provide more information on how you are currently attempting to run the application, so we can help you debug.

vsreekanti avatar Mar 20 '18 17:03 vsreekanti

Thank you for your reply, I downloaded the ground here: https://github.com/ground-context/ground, and installed sbt1.1.1,postgresql10 according to wiki. Then run ‘sbt run’ under the main project file.

This is the output of the console 2

This is the result of the operation: qq 20180321105151

When I use a compiled version. Operating normally. run

Xlingxiao avatar Mar 21 '18 03:03 Xlingxiao

To run the application with SBT, please use sbt "postgres/run". The default application has an empty routes file because the Postgres app is a module.

vsreekanti avatar Mar 21 '18 05:03 vsreekanti

Thank you !!!!!

Xlingxiao avatar Mar 21 '18 05:03 Xlingxiao

I haven't been successful for a long time. However, there are few online play framework tutorials. thanks again!

Xlingxiao avatar Mar 21 '18 05:03 Xlingxiao