It looks like <@U79JY5TL3> also seeing issue insta...
# confetti
j
It looks like @mbonnin also seeing issue installing that package (due to use of
git-lfs
).....not sure now how it's actually working here at all (at least on one laptop!). Looking to see if workaround
nod 1
I've pushed a fix that should at least partially address issue.
The more basic issue still is XCode being able to find
git-lfs
....seems like following still needed for that
Copy code
ln -s /usr/local/bin/git-lfs $(xcode-select -p)/usr/bin/git-lfs
(or something along those lines)
note though that @mbonnin was seeing permissions issues doing that
this is one of a few place btw that I came across need to do that....definitely far from ideal that every user of package would need to do this! https://github.com/microsoft/FluentDarkModeKit#swift-package-manager