bin/build-esp32.sh heltec-v4
...
Building FS image from 'data' directory to .pio/build/heltec-v4/littlefs-heltec-v4-2.7.17.bcfe06999.bin
sh: 1: mklittlefs: not found
========================================== [FAILED] Took 327.24 seconds ==========================================
Environment Status Duration
------------- -------- ------------
heltec-v4 FAILED 00:05:27.236
===================================== 1 failed, 0 succeeded in 00:05:27.236 =====================================
Category
Other
Hardware
Not Applicable
Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)?
Firmware Version
2.7.17
Description
The build dependency optimization introduced in #8943 broke the manual build process from CLI (using the devcontainer):
Relevant log output