getting .platformio/packages/tool-mklittlefs/mkspiffs__ no such file or directory after FS download
kevinlieb opened this issue · 5 comments
I'm on a Mac. I integrated the .py script into my project but I get:
Chip is ESP32-S3 (revision v0.2)
Features: WiFi, BLE
Crystal is 40MHz
MAC: c0:4e:30:12:ad:c0
Uploading stub...
Running stub...
Stub running...
1572864 (100 %)
1572864 (100 %)
Read 1572864 bytes at 0x00670000 in 176.1 seconds (71.5 kbit/s)...
Hard resetting via RTS pin...
Unpack files from filesystem image
/bin/sh: /Users/lieberk2/.platformio/packages/tool-mklittlefs/mkspiffs__: No such file or directory
Extracted 0 file(s) from filesystem.
Did I miss a step?
Is this a Mac specific problem?
Should clarify I put this in platformio.ini
extra_scripts = download_fs.py
custom_unpack_dir = /Users/lieberk2/littlefs
I'm using ESP32-S3 on an M5Stack Dial
Getting more or less the same problem:
C:\Users\jacoa.platformio\packages\tool-mklittlefs\mkspiffs${PIOPLATFORM}${PIOFRAMEWORK}"' is not recognized as an internal or external command,
operable program or batch file
I am using Win10 64 bit
Same for me:
'"C:\Users\msargent.platformio\packages\tool-mklittlefs\mkspiffs_${PIOPLATFORM}_${PIOFRAMEWORK}"' is not recognized as an internal or external command,
operable program or batch file.