79297220

Date: 2024-12-20 12:26:13
Score: 0.5
Natty:
Report link

In my case, I just had to downgrade node:

$ npm install -g n
$ n 14.21.3 // you need to figure out what specific version you need
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: arrmani88