blackboard / lambda-selenium

Use Selenium Webdriver and Chrome inside AWS Lambda
MIT License
229 stars 52 forks source link

Error when running: gradle clean unzipLibs shadowJar deploy #53

Open rprusia opened 4 years ago

rprusia commented 4 years ago

I am struggling getting the following to build without errors. I noticed that there was a issue regarding this command and that one of the resolutions was to downgraded to grade 4.10.3, but that has not fixed my issues.

It appears it has a problem starting 'command 'sls'. Any idea what I could be doing wrong?

C:\Code\lambda-selenium\lambda-selenium-java>gradle clean unzipLibs shadowJar deploy

Task :deploy FAILED

FAILURE: Build failed with an exception.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 18s 7 actionable tasks: 6 executed, 1 up-to-date