Shaun Lyne
Results
3
comments of
Shaun Lyne
Having this problem now - was there ever a solution?
I had to remove react-reveal from `package.json` before running `npm install`, after that I reinstalled react-reveal using @hamzapaskingakhtar1999's solution.
+1 for `rm -rf node_modules/.cache`, was having this issue when trying to use react-scripts build and that command solved it