databucket-server icon indicating copy to clipboard operation
databucket-server copied to clipboard

Fix incopatibility with Gradle 9.0

Open Falanger-debug opened this issue 1 year ago • 0 comments

  • What went wrong: Execution failed for task ':buildFrontend'.

Process 'command 'npm.cmd'' finished with non-zero exit value 1

  • Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 34s 4 actionable tasks: 4 executed

Falanger-debug avatar Mar 05 '24 15:03 Falanger-debug