I use pkgx on a bunch of computers that I manage. So I don't use these computers daily. I put git on them awhile back. It's been awhile since I've run git on them manually, but I just tried and I get this error. Any ideas? I could just delete it and reinstall it, but I'm submitting this issue to hopefully reduce this type of error in the future. It seems like a lot of times when I don't use computers for a bit and then start using them, errors like this pop up on all of them. But I don't get these errors on my daily driver.
> git pull
dyld[89302]: Library not loaded: @rpath/nghttp2.org/v1/lib/libnghttp2.dylib
Referenced from: <F633202F-225A-3753-8C7F-3EC2EEFD24FE> /usr/local/pkgx/curl.se/v8.17.0/lib/libcurl.4.dylib
Reason: tried: '/usr/local/pkgx/curl.se/v8.17.0/lib/../../../nghttp2.org/v1/lib/libnghttp2.dylib' (no such file), '/usr/local/pkgx/git-scm.org/v2.54.0/libexec/../../../nghttp2.org/v1/lib/libnghttp2.dylib' (no such file), '/usr/local/pkgx/git-scm.org/v2.54.0/libexec/../../../nghttp2.org/v1/lib/libnghttp2.dylib' (no such file)
error: git-remote-https died of signal 6
fatal: remote helper 'https' aborted session
I use pkgx on a bunch of computers that I manage. So I don't use these computers daily. I put git on them awhile back. It's been awhile since I've run git on them manually, but I just tried and I get this error. Any ideas? I could just delete it and reinstall it, but I'm submitting this issue to hopefully reduce this type of error in the future. It seems like a lot of times when I don't use computers for a bit and then start using them, errors like this pop up on all of them. But I don't get these errors on my daily driver.