erikras/react-redux-universal-hot-example

Cannot resolve module 'React' on server

pkumar01 opened this issue · 0 comments

Hi,

I have server with CentOS with Node 7.4.0 and NPM 4.0.5, when i am deploying my code on that server it saying "Cannot resolve module 'React' " is there anything which i missed, because when i run this project on my local it works fine but don't know deploying same code on server but getting above error.

Please advice.

Thanks,
Pradeep