prettier
in nixpkgs
is out of sync/broken
#138
Labels
blocked/upstream ❌
Blocked by upstream issue
bug 🐞
A confirmed bug
tracking
This is a tracking issue
See:
ActionButton
component. #136 (comment)nodePackages_latest
don't result in executables in $PATH. NixOS/nixpkgs#145432This is causing problems in our CI, because we can't use the Yarn-installed version of
prettier
in thepre-commit-hooks
check, and we can't use the pinned nixpkgs version because of the breakage.Therefore, in #136, I disabled the
pre-commit-hooks
prettier check. We'll need to re-enable it at a later date.The text was updated successfully, but these errors were encountered: