question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot find module "create-react-class"

See original GitHub issue

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

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:5
  • Comments:6

github_iconTop GitHub Comments

5reactions
veobcommented, 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?

2reactions
nao-decommented, Oct 11, 2017

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught Error: Cannot find module 'create-react-class' #1727
I get two error messages: Uncaught Error: Cannot find module 'react' (this comes from react-input-autosize, I described the issue with react in ...
Read more >
create-react-class - npm
Start using create-react-class in your project by running `npm i create-react-class`. There are 1713 other projects in the npm registry ...
Read more >
unable to resolve module create-react-class - Stack Overflow
I am new to react native. After implementing native-base in my project, I am getting this error: enter image description here.
Read more >
React Without ES6
If you don't use ES6 yet, you may use the create-react-class module instead: var createReactClass = require('create-react-class'); var Greeting ...
Read more >
Error "Cannot find module 'react' or its corresponding type ...
Error "Cannot find module 'react' or its corresponding type declarations." inside our sharePoint online SPFx project.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found