Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Getting error in get-started doc #37

Open
nilinswap opened this issue Sep 24, 2021 · 0 comments
Open

Getting error in get-started doc #37

nilinswap opened this issue Sep 24, 2021 · 0 comments

Comments

@nilinswap
Copy link

I am getting an error on running gradle tasks.

Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

* What went wrong:
Executing Gradle tasks as part of a build without a settings file is not supported. Make sure that you are executing Gradle from a directory within your Gradle project. Your project should have a 'settings.gradle(.kts)' file in the root directory.

* 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 2s

I fixed this error adding a new file 'settings.gradle' as said in the output.

I am using gradle 7.2.
I am adding a fix on this pr.
Please point out if there is something off with this issue or some better way to solve this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant