I've cloned the repo and reloading doesn't work. Instead receive this in console:
RootInstanceProvider.js?c5b5:10 It appears that React Hot Loader isn't configured correctly. If you're using NPM, make sure your dependencies don't drag duplicate React distributions into their node_modules and that require("react") corresponds to the React instance you render your app with. If you're using a precompiled version of React, see https://github.com/gaearon/react-hot-loader/tree/master/docs#usage-with-external-react for integration instructions.
I've cloned the repo and reloading doesn't work. Instead receive this in console:
RootInstanceProvider.js?c5b5:10 It appears that React Hot Loader isn't configured correctly. If you're using NPM, make sure your dependencies don't drag duplicate React distributions into their node_modules and that require("react") corresponds to the React instance you render your app with. If you're using a precompiled version of React, see https://github.com/gaearon/react-hot-loader/tree/master/docs#usage-with-external-react for integration instructions.
Latest Mac OS Node 8.4.0 npm 5.4.1