pxt-filesystem icon indicating copy to clipboard operation
pxt-filesystem copied to clipboard

File System package simulator error

Open abchatra opened this issue 7 years ago • 1 comments

In the File System, the settings save number ["_"] as [_] causes the following simulator error:

Program Error: pxsim.files.createDirectory is not a function

fs

Same thing happens with the settings read number ["_"] block.

abchatra avatar Jul 05 '18 15:07 abchatra

Ported from https://github.com/Microsoft/pxt/issues/3250

abchatra avatar Jul 05 '18 15:07 abchatra