The error I have is the following:
Warning |
Unrecognized flag: non-interactive.
Resolving dependencies..
Error |
Specify an application name or use --inplace to create an application in the current directory
I am following the steps on the NetBeans page.
I have installed:
- Grails 3.3.8.
- Groovy 2.4.15.
- NetBeans 8.2.
From console create a project using grails create-app helloworld
and in this case it seems that there were no problems.