sbt - Playframework 2.6.2 runProd -


im using playframework 2.6.2 , m trying run in production mode. tried command runprod after sbt have error:

(starting server. type ctrl+d exit logs, server remain in background)

la ligne entrée est trop longue.

la syntaxe de la commande n'est pas correcte.

i tried put project directly in c: error maintains.

any idea ?

thank you.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -