You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good find! Let's pin to a recent version. It should be as easy as changing the .nvmrc file and ensuring the team is up to date (as well as updating the snapshots)
I think GitHub is now consistently pulling 18.13 and every single CI test is consistently failing. For this I updated the snapshots in #5010 and set the minimum version to 18.13
This can be changed if undesired (ideally not, this is the future anyway) but I made the change to unblock the 10 PRs waiting for this.
It’s a unicode whitespace issue. If you copy-paste into https://www.soscisurvey.de/tools/view-chars.php you’ll see the diff:
That code is for a:
The differences appear to be in these methods:
Failure from ParseDate brick:
Solution
>= 18.13
. Or we could pin to>= 18, < 18.3
Related Tickets
The text was updated successfully, but these errors were encountered: