79517589

Date: 2025-03-18 13:30:38
Score: 1
Natty:
Report link

Sounds like the type definitions for jest are not install in your project.Try adding them with:

npm install --save-dev @types/jest.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Pitt