“Error occurred running Grails CLI: null” when running grails 3.0 command line

前端 未结 6 1173
半阙折子戏
半阙折子戏 2020-12-11 03:35

I\'m trying to run grails list-profiles, but receive the following error:

snowch@snowch-ws2:~/repos$ grails list-profiles --stacktrace
| Error E         


        
6条回答
  •  我在风中等你
    2020-12-11 04:03

    Somethimes it happens when you have wrong version of grails installed for the project you want to run it on try to run it somewhere else and see if you get the same error

提交回复
热议问题