just to add, for me none of the suggested solutions worked, but
rm -rf node_modules && npm install
inside the project did the trick.