cpunion / react-actioncable-provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployment fails because of dependency

MahmoudAlyuDeen opened this issue · comments

When I try deploying an app bootstrapped with create-react-app and your dependency, deployment fails with the following error:

remote: Module not found: Error: Can't resolve 'create-react-class' in '/tmp/build_97a69fac11256a030f21ad2eeb0d2cef/node_modules/react-actioncable-provider'

Thanks. Added missing dependency react-create-class in 5865850, and released version 1.0.1.