Using clang-format on Linux ARM/ARM64 requires that libtinfo5 is installed #5958
Labels
bug
Feature: Code Formatting
fixed
Check the Milestone for the release in which the fix is or will be available.
insiders
Currently only repros with our latest Insiders release.
Language Service
Milestone
The workaround is to install libtinfo5 (or libncurses5).
To fix this we would need to recompile clang-format for ARM/ARM64 with static linking (like we do for other architectures)
Upvote this if this fix is important to you. I hit it with the 64-bit Raspberry Pi OS.
The text was updated successfully, but these errors were encountered: