nikgraf / belle

Configurable React Components with great UX
http://nikgraf.github.io/belle/
MIT License
2.51k stars 104 forks source link

belle is not working #350

Open rajatgang786 opened 6 years ago

rajatgang786 commented 6 years ago

Module not found: Can't resolve 'react-dom/lib/CSSPropertyOperations' in '/home/rajat/React/groww-superman/node_modules/belle/lib/utils'

web10 commented 6 years ago

I also have this problem on my recent install of belle, it didn't happen when I installed it before on another computer. I reinstalled belle at an earlier version 3.0.2 bumped in May 2017, and the error is still there, not sure what is to try.

MNoumanAbbasi commented 4 years ago

This project is probably dead. Anyways I was able to fix this issue by downgrading React to v15.6.1. It seems Belle doesn't work on React v16+. Adding this here in case anyone ends up here.