forked from pre-commit/mirrors-prettier
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The per this GitHub issue latest library upgrades for prettier now make prettier link with libatomic.so. This causes the pre-commit hook to fail to install if that dependency is not already present. Would it be possible to somehow handle this? E.g. maybe by using only released versions of prettier and its libraries?
Note that I also saw that @fisker (prettier tool maintainer) tagged you in this issue as well relating to the libatomic problem.
UPDATE:
I have found, atleast for version rev: v3.5.3 (have not tried other versions), that setting language_version: 18.20.8 fixes the libatomic.so issue. So it seems like the dependency issue happens due to node version used.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels