gaearon / react-hot-boilerplate

Minimal live-editing example for React
MIT License
3.91k stars 879 forks source link

Receive error upon clone #135

Open coryhouse opened 7 years ago

coryhouse commented 7 years ago

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