grails 3.0.0 I can not create an application

后端 未结 1 353
别跟我提以往
别跟我提以往 2020-12-21 17:31

I just downloaded Grails 3.0.0 (hoping to see my problems with CAS magically disappearing ;) )
I installed it under windows and then:

D:\\GrailsProjects         


        
相关标签:
1条回答
  • 2020-12-21 17:42

    ok that was trivial (and rather stupid). In the "project directory" among other projects there was a directory called grails-app, probably leftover of some porting. This caused the create-app to fail. Removed the directory everything works fine.

    0 讨论(0)
提交回复
热议问题