79585546

Date: 2025-04-22 01:08:44
Score: 1
Natty:
Report link

The problem was I had competing manifests due to using yarn and npm and npx. Steps to fix:

  1. Delete node_modules and package-lock.json (because I have a yarn.lock instead)
  2. Run yarn install

The project is now building and running again locally.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: d-fws