btw I realized how to build forgegradle by typing bash gradlew build into the terminal however I get this error
FAILURE: Build failed with an exception.
* What went wrong:
Task 'build' not found in root project 'forge-1'.
* Try:
Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 2.63 secs
I'm so confused plz help