Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mac ulimits #152

Open
cohoe opened this issue Jul 13, 2024 · 0 comments
Open

mac ulimits #152

cohoe opened this issue Jul 13, 2024 · 0 comments

Comments

@cohoe
Copy link
Owner

cohoe commented Jul 13, 2024

./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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant