Export code error when extract zip file on windows

When download code export as zip file then extract on windows system.
They will show error error 0x80070057, which this mean using missing file
(last update they adding “:” in css file name)

I think if I ignore this error will cause bug on production site because many css file are missing.

Anyone have solution fix this?

Hi @pauldev :wave:

This seems to be related to your operating system; I’m not sure which file you are trying to download, and there are no similar reported issues for this.

This issue is not “MY” operation system it’s common thing which all of windows system problem because I have been test with many device

You can try it yourself just export code on workspace page click on Build Zip then try to extract file on windows system then you will see the problem

This problem is actually not be a problem if programmer know basic principle about "DO NOT NAMING FILE NAME AS NOT ALLOW CHARACTOR LIKE ; : " ] }[{ etc on windows os (or other os as well)

Thanks

I have Windows and code export and have never seen that issue. Do you have any specific attributes on that param page?

No, I’m not add any specific attributes page
But when I have check on old file before last update css file store in “:param” folder
(before last folder also have colon),which this allow on windows, but after update it’s change to file name