-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error running gradlew clean build #1
Comments
It seems like gradle-wrapper.jar is missing. |
I am having same issue. Please can you provide information on how you got around this? |
Instead of using gradle wrapper I was able to run this using regular gradle version < 3.0 |
Hello there, thanks for the great work, however I got an error when trying to run and build.
Could not find or load main class org.gradle.wrapper.GradleWrapperMain
The text was updated successfully, but these errors were encountered: