79341700

Date: 2025-01-09 07:30:27
Score: 1
Natty:
Report link

By adding this to the package.json I could resolve the issue. Delete the node modules and package.lock.json and rerun after adding this to the package.json

"optionalDependencies": {
    "fsevents": "~2.3.2"
  },
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: LiveThe Movement