Closed danielinteractive closed 10 months ago
There is an issue template on this repo for bugs. If you don’t follow it, it’s hard for me to provide any guidance. For your specific issue, please share at least your .pre-commit-config.yaml
.
FWIW MRAN has been discontinued and the dependency is most likely an additonal_dependeny
. That probably would be most likely resolved with a $ pre-commit autoupdate
or the equivalent in R (precommit::autoupdate()
).
Thanks @lorenzwalthert, interestingly I cannot reproduce this problem on the second system (Ubuntu), it only appeared on the Mac. Therefore closing - sorry for the noise!
Welcome, feel free to re-open once it happens again on macOS, some issues are platform specific.
Hi,
I am hitting:
during pre-commit environment init.
What would be the recommendation?
Thanks, cheers Daniel