Closed badtant closed 6 years ago
You can add create-react-class to your projects dependencies as a temporary fix.
Resolved in master
Somehow I am still getting this error. I installed this module using "npm install react-tappable --save".
Is npm in sync with the master?
Still getting this error with react 16.4.1 and react-tappable 1.0.4 . Manually installing create-react-class solved it.
Getting this error with "react": "^16.8.6", and "react-tappable": "^1.0.4",
Getting the same error
"react": "^16.12.0"
"react-tappable": "^1.0.4"
getComponent.js:5 Uncaught Error: Cannot find module "create-react-class"