79565919

Date: 2025-04-10 06:59:05
Score: 1
Natty:
Report link

Maybe just try

npm i --legacy-peer-deps

If that did'nt do it, First run

rm -rf node_modules

This will remove your node modules folder.

Then go through your package.json and install each dependency alone.

If you face an error for a specific library install it without the version tag.

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