summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
14 hoursUse latest node againTuure
v23.2 was unable to build, but now v23.3 is out which fixes the regression.
5 daysRevert removal of node v23.2 workaroundTuure
I was too quick, this still errors out Still use v23.1 until it settles
5 daysRevert node v23.2 workaroundTuure
v23.2 now works: https://github.com/nodejs/node/issues/55826
8 daysFix node v23.2.0 regression causing a build errorTuure
When using latest note (v23.2.0), the build would error out with ``` Unexpected end of JSON input ``` Issue: https://github.com/nodejs/node/issues/55826 Explicitly using v23.1.0 is a workaround.
2024-08-26Initial commitTuure