Running EAS build and getting a Gradle error for Android

Viewed 16

When my eas build runs gradlew I get the following error

Unable to list file systems to check whether they can be watched. The whole state of the virtual file system has been discarded. Reason: Could not query file systems: could not open mount file (errno 2: No such file or directory)

I have been searching for an answer of this problem, and have not found any similar question. I am quite lost regarding what graddle is and do not know how to debug the problem.

0 Answers
Related