on-rest my project was working great untill I delete my node_modules file and try to re-install npm package.
I am getting this error
./node_modules/
In case you are running into this because of your dependency on material-ui:
Looks like material-ui updated its package.json to reference '7.0.0-beta.42' instead of '^7.0.0-beta.42'
See Issue: 12409