-
Notifications
You must be signed in to change notification settings - Fork 84
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
Can't resolve 'react/lib/ReactMount' issue #55
Comments
Can you Plesse post mode and npm Version? Am 17.11.2016 10:07 schrieb "sureshbairi" [email protected]:
|
@stylesuxx |
I think I was able to fix this with these changes: putsch is the name of the app I made with the generator
|
Just checked, rect version is to new, please use 15.3.0 for now:
|
Hi @stylesuxx |
@bairisuresh These 2 steps worked for me:
|
This is a problem in the template of the base generator, we are working on it. Please follow @creativecoder 's recommendation. |
@stylesuxx , |
Fixed in 1.1.0 - feel free to re-open if problem persists. |
I have installed latest generator-rect-webpack-redux,. after running npm start it is throwing below error.
ERROR in ./src/reducers/index.js
Module not found: Error: Can't resolve 'react/lib/ReactMount' in 'C:\Users\folder11\Desktop\demo\src\reducers'
@ ./src/reducers/index.js 1:307-338
this is repeated for all js files in scr folder...
Can anyonce help me out to resolve this plzz
The text was updated successfully, but these errors were encountered: