cohoe / workstation

Ansible scripts to configure desktop workstations.
4 stars 2 forks source link

mac ulimits #152

Open cohoe opened 3 months ago

cohoe commented 3 months ago
./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