-
Notifications
You must be signed in to change notification settings - Fork 796
[4.0.0-beta.7] React-hot-loader: wrong configuration #750
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@katmai7 can you try with v4.0.0-beta.8? |
@katmai7 - it should contain more extended information, written by console.error just before triggering an error. How to solve completely - |
@theKashey you mean |
react-hot-loader will import index.dev, it will import AppContainer.dev, it will import patch.dev :) |
Should be definitively fixed in 4.0.0-beta.9. |
Just in case anyone else runs into this -- I ran into this error when duplicate copies of |
After updating from 4.0.0-beta6 to 4.0.0-beta7 version, I've gotten an error
React-hot-loader: wrong configuration
.It looks like I import and use hot loader correctly
I've tried to import hot-loader before React, but nothing changed.
React Hot Loader version: 4.0.0-beta.7
node -v
: 8.9.1npm -v
: 5.6.0Operating system: OS X El Capitan 10.11.6
Browser and version: Chrome 63.0.3239.84
The text was updated successfully, but these errors were encountered: