Cannot find module ‘D:..servernode_modulessequelizetypesutils’

I am coding a React app in VS code and I had run it multiple times, everything was working great, and when I ran npm start another time, the server crashed and gave me this error. I hadn’t changed anything in my code, one minute it was working and then the other not. I’ve tried deleting node modules, package-lock.json, but nothing works. Does anyone have any idea? I didn’t know what snippets of code, if any, I should include, so please tell me.