I am using IntelliJ Ultimate, grails 222.3345.118 and jdk1.8.0_202. I am trying to build a simple user interface but I keep getting this error message.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
pls help