Play: Error during sbt execution
2016-02-16 本文已影响0人
乐炜
在使用PlayFramework(当前版本号2.2.6)时,出现如下问题:
Error during sbt execution: Could not find configuration file
如下图:
原因:
play的安装包解压在“Program Files (x86)”和“Program Files”的目录下
解决方法:
将play解压在其他目录下,最好不要有“空格”之类的。