duffymo

Results 3 comments of duffymo

Thank you, Mike. I don’t know if I could be of any help to you on this. I’m sure I’d have a ton to learn. Maybe we could talk about...

I apologize - spell check corrected “Mikio” to “Mike” before I noticed. > On Jun 22, 2022, at 11:06 AM, Mikio L. Braun ***@***.***> wrote: > > > Hey duffymo,...

Hi Alex, Thank you for your response. I modified my build.gradle.kts as follows: // see https://youtrack.jetbrains.com/issue/KT-49109#focus=Comments-27-5381158.0-0 rootProject.plugins.withType { rootProject.the().nodeVersion = "15.14.0" rootProject.the().download = false } When I run a grade...