Ray Kholodovsky - When I commit in GitHub Desko...
When I commit in GitHub Deskop (on Win 10)
(and possibly might Ctrl S in vscode after, idk) my localhost:3020 turns into an error like this.
If I Ctrl S in vscode after this (possibly twice), it regenerates and all is good again.

16 Replies
(has been happening to me all morning, the errors looked different at times)
I think this is probably due to a CLI race condition for large projects where the files haven't been completely uploaded yet
(Uploaded to the local dev server)
Just made it happen without any git commit, just Ctrl S in vscode triggers that sort of error sometimes.
So if that explanation makes sense to you, then great
GitHub
Do not try to evaluate circuit until all files have loaded · Issue...
Add check for autorun mode to RunFrame Replicate issue inside RunFrame by setting up "DELAY_FILE_UPLOADS" flag Update runframe dependency in this repo, send necessary events to file-serve...
plz rate frusteration level 1 to 10
1.77777777
actually 1.33333333 to 1.77777777
and let's hope it doesn't reach 2.00000000 by EOD
i think it's because of all the assets in that project, the main thing i'm worried about is a contributor being able to replicate because it takes a decent amount of data to trigger i think haha
I'm not too worried about it rn
lower priority than everything else
happy to wait and see if it gets better or worse in future releases
Hey @Ray Kholodovsky you use a windows PC right ? I'm using a windows PC and I'm getting this error when I try to export. Have you ran into this issue before? @Seve
I'm guessing it has something to do with how windows resolves relative paths. it works on Linux.

have not used tsci export command so can't say
I know there's a race condition bug in the process of being fixed so any error with fsMap could be related to that, but that's been the case in web browser, not necessarily in cli command
that does look like a windows bug
yea the cli commands shouldn't have the race condition issue
hmm, I'll try sth out, to see what might be causing it.
please do try when you can
tbf that's not likely at this moment, recommend seaprate support thread and help provide devs with info they need to help you
sure