<error in grails when i do .\gradle bootRun> I hav...
# questions
r
error in grails when i do .\gradle bootRun I have installed grails 6.2 on my windows machine. D:\sc>grails --version Grails Version: 6.2.2 JVM Version: 17.0.13 D:\sc> When I try to run .\gradlew\bootRun I get: FAILURE: Build failed with an exception. * Where: Build file 'D:\sc\build.gradle' line: 14 * What went wrong: Plugin [id: 'com.github.erdi.webdriver-binaries', version: '3.2'] was not found in any of the following sources: - Gradle Core Plugins (plugin is not in 'org.gradle' namespace) - Plugin...
j