What solved this issue for me is deleting the node_modules & package-lock.json and executing npm install, hope that helps.
node_modules
package-lock.json
npm install