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)
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)
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
If anyone has the same problem as me, a temporary solution is to not delete the old files when updating, but replace them with the new ones. This method will leave the original CSS files and folders and cross your fingers that it will still work.