RickWong/react-inline-css

Error: Can't resolve create-react-class

AlessandroAnnini opened this issue · 2 comments

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'

I'm getting that error too...

Fixed by npm install create-react-class