79092886

Date: 2024-10-16 07:29:21
Score: 1
Natty:
Report link

In my case the issue was that I didn't install the jest package go to your node_modules/ folder and look for jest if it does exist just delete it and npm install it else if it doesn't just install it and add this script to "test": "jest" the package.json and run npm install

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Defcon41