pxt-filesystem
pxt-filesystem copied to clipboard
File System package simulator error
In the File System, the settings save number ["_"] as [_] causes the following simulator error:
Program Error: pxsim.files.createDirectory is not a function

Same thing happens with the settings read number ["_"] block.
Ported from https://github.com/Microsoft/pxt/issues/3250