This message was deleted.
# questions
s
This message was deleted.
s
Was this via the command line or through Grails Forge?
d
Command line
Grails create-app com.myapp.MyApp
f
I get this error when I start the application using intellij idea, to fix it add the snippet below in the dependencies block in the build.gradle file profile "org.grails.profiles:web"
d
ahh perfect thanks that worked, apologizes as i am using intellij