You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
andi@sapphire:~/Development/IoT/NodeMCU-Tool$ ./bin/nodemcu-tool.js fsinfo
[NodeMCU-Tool] Connected
[NodeMCU] Version: 0.9.5 | ChipID: 0xd1aa | FlashID: 0x1640e0
[NodeMCU] Free Disk Space: 3346 KB | Total: 3346 KB | 0 Files
[NodeMCU] No Files found - do you have created the file-system ?
btw. you should take care of the exit codes - in case any unpredictable errors happened, a exit code > 0 will returned
also mentioned in #1
when you have zero files it's not clear if the program just exited or you have an empty flash.
it would be nice to have a "no files found" message
The text was updated successfully, but these errors were encountered: