can somone help me wiht my gradlew build fail issu...
# community-support
d
can somone help me wiht my gradlew build fail issue FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\vyasd\cameramod_forge\build.gradle' line: 42 * What went wrong: Could not compile build file 'C:\Users\vyasd\cameramod_forge\build.gradle'.
startup failed:
build file 'C:\Users\vyasd\cameramod_forge\build.gradle': 42: only buildscript {}, pluginManagement {} and other plugins {} script blocks are allowed before plugins {} blocks, no other statements are allowed For more information on the plugins {} block, please refer to https://docs.gradle.org/8.5/userguide/plugins.html#sec:plugins_block in the Gradle documentation. @ line 42, column 1. plugins { ^ 1 error * 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.
BUILD FAILED in 3s
v
What is unclear? The error message is quite clear imho.