Closed humblejay closed 4 years ago
This is a known issue with Windows file paths and git see: https://github.com/msysgit/git/pull/110 . You can try the following cmd to resolve the issue: git config --system core.longpaths true
Closing this issue, as it should be addressed with the above comment. Please let me know if we need to re-visit this @humblejay .
Post cloning repo, submodule update under pnpbridge fails with "Filename too long" , "index-pack failed" and other errors. Log attached. gitclonefail.log