79382859

Date: 2025-01-23 23:27:47
Score: 1.5
Natty:
Report link

In powershell for those using it.

Remove-Item -Recurse -Force .\node_modules
Remove-Item -Force .\package-lock.json
npm cache clean --force
npm cache verify
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: MattMcP