You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./gradlew clean 1 ↵
Downloading https://services.gradle.org/distributions/gradle-8.3-all.zip
...................10%.............
Exception in thread "main" java.io.IOException: File too large
fix with ulimit -f 2097152
https://stackoverflow.com/questions/66971259/ioexception-file-too-large-while-downloading-gradle-on-mac-while-running-react
The text was updated successfully, but these errors were encountered: