iampawan / ChatGPT-Flutter-AIChatBot

A Chatbot chat app built using the Flutter framework and OpenAI's GPT-3 language model.
230 stars 99 forks source link

Gradle task assembleRelease failed with exit code 1 #20

Open sneh3006 opened 1 year ago

sneh3006 commented 1 year ago

I am not able to run this project as it shows error gradle task assembleRelease failed I have upgrading my gradle version I also tried using new version of JDK for gradle assembly but I am not able to run the Project image

sneh3006 commented 1 year ago

And I also get this as problem in vs code

[{ "resource": "/E:/Summer Project 2023/ChatGPT-Flutter-AIChatBot/android/", "owner": "_generated_diagnostic_collectionname#9", "code": "0", "severity": 8, "message": "Could not fetch model of type 'BuildEnvironment' using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-7.4-all.zip'.\r\nThe supplied javaHome seems to be invalid. I cannot find the java executable. Tried location: C:\Program Files\Java\jre1.8.0_351\bin\java.exe", "source": "Java", "startLineNumber": 1, "startColumn": 1, "endLineNumber": 1, "endColumn": 1 }]