-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
1.37.0 - Module not found: Error: Cannot resolve module 'webpack-hot-middleware/client' #306
Comments
I'm having this issue too. Many modules can't be resolved. Including 'redux', which isn't a dependency of this repo :/ |
@PEM-- I was having the same issue, thanks for reporting and saying the solution! (revert to 1.36.0). |
I just released a new version of It will work on a proper fix. |
Make also sure you run NPM3. |
Works like a charm. Thanks 👏 |
Specific to 1.37.0:
Node version: v6.3.0
NPM version: 3.10.5
After reverting to react-storybook 1.36.0, everything went fine again.
The text was updated successfully, but these errors were encountered: