Search code examples
reactjsyarnpkg

next js 'yarn start' doesn't run, but I don't have package-lock.json? What else can I remove?


VS code repository doesn't have the file they are directing me to remove?

How do I find the corrupted file to delete if it's not there?

enter image description here

enter image description here

enter image description here

enter image description here


Solution

  • You can delete yarn.lock and install the package again with yarn install