Conversation
3456e58 to
e8c6380
Compare
|
@lukeed sorry for CC'ing you, do you have any idea why these CI errors started to appear? They happen on main branch too. I don't get these errors on my local dev Windows 10 VM. |
|
Thank you very much for digging in to debug the CI errors. I was seeing these locally as well and couldn't quite get to the bottom of what was happening there. Looking at the specific changes we've been landing those did not appear to be the root cause and I think this may have been related to particular dependencies but I could not be sure just yet. |
|
It doesn't look like it's the deps. Something is different on Linux, but I don't get what's wrong. On my Windows VM the errors don't appear, I will try on Linux tomorrow. I still want to use uvu because it's lightweight, but worse case scenario we switch test library or switch to Node.js native test runner which works well but needs Node.js 18 and the colors are broken on Windows native cmd (the latter is what bugs me most, but I guess I'll live with it :)) |
Thanks for confirming its likely not the deps. I also appreciate the fallback options you outlined :) |
5b1c0ca to
1a3c847
Compare
No description provided.