gradle-node-plugin icon indicating copy to clipboard operation
gradle-node-plugin copied to clipboard

Update examples

Open deepy opened this issue 3 years ago • 1 comments

The example builds need to have their dependencies and lockfiles updated

deepy avatar Oct 17 '22 19:10 deepy

the Spring Boot Angular and the Vert.x React examples both fail due to WebDriver

org.openqa.selenium.WebDriverException: java.net.ConnectException: Failed to connect to localhost/0:0:0:0:0:0:0:1:38238

We're using io.github.bonigarcia:webdrivermanager but updating it to 5.3.1 did not fix the issue

deepy avatar Dec 22 '22 21:12 deepy