Current macOS workaround, if Git LFS fails #88
Closed
Brilator
started this conversation in
Show and tell
Replies: 1 comment
-
The Git / Git-LFS Issue on macOS is fixed since ARCitect v0.0.24 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem
The ARCitect installed on macOS from a .dmg file (ARCitect-0.0.x.dmg) currently fails to detect Git LFS installed on your system.
To find out, whether this is the case, you can try to download the ARC called "ArcPrototype":
If Git LFS cannot be detected, you will see the following warning:
You will still see the ArcPrototype folder downloaded, but it will not be complete and intact.
Please go ahead and delete it.
Solution
Instead of opening the ARCitect app via double-click, you can open it from the terminal.
open /Applications/ARCitect.app/Contents/MacOS/ARCitect
💡 This assumes that you followed the default installation from the ARCitect-0.0.x.dmg.
Check
To check, that ARCitect now works smoothly including Git LFS, try again to download the "ArcPrototype".
✅ Complete
Beta Was this translation helpful? Give feedback.
All reactions