Cannot stat: Filename too long
git config --system core.longpaths true
Set the global config for the core long paths flag to true so that Git allows long filenames.
Cannot stat: Filename too long
git config --system core.longpaths true
Set the global config for the core long paths flag to true so that Git allows long filenames.