maxfarseer / redux-ru-tutorial

Внимание, вторая версия туториала (2018й год) здесь ->
https://github.com/maxfarseer/redux-course-ru-v2
125 stars 59 forks source link

ERROR on npm start #4

Open svr3408 opened 7 years ago

svr3408 commented 7 years ago

ERROR in ./src/index.js Module build failed: Error: React Hot Loader: The Webpack loader is now exported separately. If you use Babel, we recommend that you remove "react-hot-loader" from the "loaders" section o f your Webpack configuration altogether, and instead add "react-hot-loader/babel" to the "plugins" section of your .babelrc file. If you prefer not to use Babel, replace "react-hot-loader " or "react-hot" with "react-hot-loader/webpack" in the "loaders" section of your Webpack configuration.

1ur11 commented 7 years ago

Same issue on "ES2015, React HMR"

fzdmd commented 7 years ago

Same error