Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find module "create-react-class" #469

Open
lexiv0re opened this issue Aug 3, 2017 · 6 comments
Open

Cannot find module "create-react-class" #469

lexiv0re opened this issue Aug 3, 2017 · 6 comments

Comments

@lexiv0re
Copy link

lexiv0re commented Aug 3, 2017

Having this defined as a devDependency requires manual installation of create-react-class module.

@nickserv
Copy link

nickserv commented Aug 9, 2017

create-react-class has been extracted from React and isn't recommended for most projects. Use ES6 classes, if you can't then you have to install create-create-class yourself.

@veob
Copy link

veob commented Sep 15, 2017

@nickmccurdy, formsy uses create-react-class in the dist, but doesn't have it in dependencies. Basically the package is broken. Or am I doing something wrong?

@Piroru
Copy link

Piroru commented Oct 4, 2017

Same here, we aren't using create-react-class in our app, but cos of such formsy behaviour we have to :(

@nao-de
Copy link

nao-de commented Oct 11, 2017

Any updates on this? A bit frustrating to have this dependency in there.

@RavenHursT
Copy link

Wow.. almost a month on this? Maybe formsy-react isn't the way to go... :-(

@rkuykendall
Copy link

This issue has been SOLVED in the new formsy organization with Formsy 1.0.1: https://github.com/formsy/formsy-react

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants