79652145

Date: 2025-06-04 05:06:57
Score: 1.5
Natty:
Report link

I just had this same issue. To resolve you needed to install mongodb v5.9.1

For npm

npm install [email protected]

For yarn

yarn install [email protected]

This instantly fixed the issue

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