Build failed: Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information. A problem occurred evaluating settings 'SAINT-ELOY LES-MINES'.

I am not able to identify error, I don’t have settings.gradle in my project

Running 'gradlew :app:assembleRelease' in /home/expo/workingdir/build/android

2

Downloading https://services.gradle.org/distributions/gradle-7.5.1-all.zip

3

10%

4

20%.

5

30%.

6

40%.

7

50%.

8

60%.

9

70%.

10

80

11

%.

12

90%

13

100%

14

Welcome to Gradle 7.5.1!

15

Here are the highlights of this release:

16

 - Support for Java 18

17

 - Support for building with Groovy 4

18

- Much more responsive continuous builds

19

 - Improved diagnostics for dependency resolution

20

For more details see https://docs.gradle.org/7.5.1/release-notes.html

21

To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.

22

Daemon will be stopped at the end of the build

23[stderr]

FAILURE: Build failed with an exception.

24[stderr]

* Where:

25[stderr]

Settings file '/home/expo/workingdir/build/android/settings.gradle' line: 6

26[stderr]

* What went wrong:

27[stderr]

A problem occurred evaluating settings 'SAINT-ELOY LES-MINES'.

28[stderr]

>

29[stderr]

Could not read script '/' as it is a directory.

30[stderr]

* Try:

31[stderr]

> Run with --stacktrace option to get the stack trace.

32[stderr]

> Run with

33[stderr]

--info or --debug option to get more log output.

34[stderr]

> Run with --scan to get full insights.

35[stderr]

* Get more help at https://help.gradle.org

36[stderr]

BUILD FAILED in 13s

37

Error: Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information

please refer to Troubleshooting build errors and crashes - Expo Documentation