79618633

Date: 2025-05-12 21:09:55
Score: 0.5
Natty:
Report link

In my case, I had to explicitly specify @latest to resolve the issue:

npm install --save-dev @types/node@latest
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @latest
  • High reputation (-1):
Posted by: DedaDev