You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: