Firstly Delete package-lock.json file in your project folder.
And then install dependencies again by npm install. That should solve this issue.
Firstly Delete package-lock.json file in your project folder.
And then install dependencies again by npm install. That should solve this issue.