Error: Can't resolve create-react-class
AlessandroAnnini opened this issue · 2 comments
AlessandroAnnini commented
I got this error today building a CRA app on Netlify:
Module not found: Error: Can't resolve 'create-react-class' in '/opt/build/repo/node_modules/react-inline-css/src'
papiro commented
I'm getting that error too...
papiro commented
Fixed by npm install create-react-class