[Solved] Build fail?
gitchristiancode opened this issue ยท 0 comments
Hello CC-Tweaked! I wanted to build this git following the instructions on the README.md, however I received an error when doing so.
FAILURE: Build failed with an exception.
* Where:
Build file 'D:\chris\Downloads\CC-Tweaked-master\CC-Tweaked-master\build.gradle' line: 22
* What went wrong:
A problem occurred evaluating root project 'cc-tweaked'.
> Failed to apply plugin [id 'org.ajoberstar.grgit']
> One of setGitDir or setWorkTree must be called.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
BUILD FAILED in 1s
Any way to fix this? I am not a developer, however I do understand code.
EDIT: It seems the issue was in me downloading the git as a zip. Clone the repository, or it won't work.