react-inline-css
react-inline-css copied to clipboard
Error: Can't resolve create-react-class
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