Quoting Yadd (2022-06-10 10:08:54)
Yeah, I also cannot reproduce that specific failure now, so evidently
the error was somewhere else.
A month ago I tried to work around this bug by ripping out support for
that optional renderer altogether, only to realize *after* fighting it
for some time that it was instead failing with some errors indicating
incompatibility with the newer release of Node.js.
I chose to simply let it bitrot for some time to see if that _too_ was
an error somewhere else, and apparently it was: When I try build now,
only (yet another) single test fails, unrelated to both Node.js and
chalk module.
I am sick and tired of the messy Node.js ecosystem.
I am leaving the bug open since it evidently existed and I have no idea
if there is still a bug somewhere - most likely elsewhere than in eslint
since it appeared and went away with *zero* changes to eslint itself!
If someone is confident that this issue is solved now, then please close
this bugreport. Or if someone has a clue which other part of the insane
Node.js ecosystem caused this bug then please share here, and/or
reassign to that package.
- Jonas