Our project was using https://github.com/danmartinez101/babel-preset-react-hmre for doing hot-reloading of a React/Redux project we're working on.
Due to an issue I was working on I cleared out the old node_modules folder and did a fresh install. After this, I started seeing this
issue:
ERROR in ./src/containers/Root.js
Module not found: Error: Cannot resolve 'file' or 'directory' D:\Documents\GitHub\project\node_modules\babel-preset-react-hmre\node_modules\redbox-react\lib\index.js in D:\Documents\GitHub\project\src\containers
@ ./src/containers/Root.js 27:13-155