Running a Grails Hello World app with tests failing to start up firefox
On my Ubuntu 24.04 desktop, I've created a Virtual Machine also running Ubuntu 24.04 with Groovy, Grails installed. I want to work through the book "The Definitive Guild to Grails 2" - the first app is the gTunes which I've created and done the first controller to basically is the Hello World. I'm trying to run the "./gradlew check" and it fails when trying to use firefox to do a check..
Grails (Version 6.2.3; JVM Version 17.0.9) - groovy (2.4.21; JVM 17.0.14)...