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

Crashes with TypeError: Cannot read property 'string' of undefined #39

Open
pagesrichie opened this issue Jun 20, 2018 · 6 comments
Open

Comments

@pagesrichie
Copy link

Crashes with TypeError: Cannot read property 'string' of undefined upon import.

I'm using the meteor platform which is built on nodejs, I also ran it in standard nodejs project, same error

@pagesrichie
Copy link
Author

Anyone?

@davidroman0O
Copy link

Same here !

@asamountain
Copy link

Same here...

@janczizikow
Copy link

Got the same error (using React 16)

@asamountain
Copy link

asamountain commented Oct 21, 2018

 WebpackError: TypeError: Cannot read property 'string' of undefined

  - DisqusThread.js:35 Module.<anonymous>
    [lib]/[react-disqus-thread]/lib/components/DisqusThread.js:35:1


  - bootstrap:19 __webpack_require__
    lib/webpack/bootstrap:19:1

  - main.js:3 Object../node_modules/react-disqus-thread/lib/main.js
    [lib]/[react-disqus-thread]/lib/main.js:3:18

  - bootstrap:19 __webpack_require__
    lib/webpack/bootstrap:19:1

  - blog-post.js:2 Module../src/templates/blog-post.js
    lib/src/templates/blog-post.js:2:1

  - bootstrap:19 __webpack_require__
    lib/webpack/bootstrap:19:1

  - sync-requires.js:7 Object../.cache/sync-requires.js
    lib/.cache/sync-requires.js:7:59

  - bootstrap:19 __webpack_require__
    lib/webpack/bootstrap:19:1

  - static-entry.js:9 Module../.cache/static-entry.js
    lib/.cache/static-entry.js:9:22

  - bootstrap:19 __webpack_require__
    lib/webpack/bootstrap:19:1

  - bootstrap:83
    lib/webpack/bootstrap:83:1


  - universalModuleDefinition:3 webpackUniversalModuleDefinition
    lib/webpack/universalModuleDefinition:3:1

  - universalModuleDefinition:10 Object.<anonymous>
    lib/webpack/universalModuleDefinition:10:2

  - static-entry.js:55 Module._compile
    lib/.cache/static-entry.js:55:47

package.json

 "react": "^15.0.1",
    "react-disqus-thread": "^0.4.0",
    "react-dom": "^15.0.1",
   

Who can be a superhero for us!?

@grfityhero
Copy link

Same here

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

5 participants