Geeking - ressurecting old Flutter app
I wanted to resurrect an older flutter program, but got stuck on the error - Could not compile script flutter.groovy - …/.gradle/caches/7.6.1/scripts/7hu152rof67ws2h8osgg9cmb0/dsl/FlutterPlugin$_addTasksForOutputsAppLinkSettings_closure22$_closure48$_closure50$_closure51$_closure52$_closure53$_closure55$_closure57$_closure58.class (File name too long)
Solution - moved the gradle user home to a non-encrypted folder
- created a new folder
/opt/gradle_linas
and - set the environment variable
export GRADLE_USER_HOME=/opt/gradle_linas/
)
Reading
- Finished listening to an audio book One Summer: America, 1927 - a 2013 history book by Bill Bryson.