I made a npm update early today and everything worked fine but now when I try to start the server I get the error below?
How can I fix it?
CodePudding user response:
You should run npm install again.

I made a npm update early today and everything worked fine but now when I try to start the server I get the error below?
How can I fix it?
CodePudding user response:
You should run npm install again.