79738837

Date: 2025-08-18 14:09:22
Score: 2
Natty:
Report link

The issue is apparently similar to https://github.com/nodejs/node/issues/59364

Running tests using the "--no-experimental-strip-types" flag seems to solve the problem.

node --test --no-experimental-strip-types
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: buggyCode