I removed the node_modules directory and reinstalled it, which worked.
node_modules
Execute this command in your project root
sudo rm -rf ./node_modules npm install