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.

Can't resolve 'disqus-react'

See original GitHub issue

Prebuilt package from npm seems to be broken. It’s possible I’ve really broken something on my end, but I’ve spun up a couple of dummy projects and installed this and other packages from npm, and this one really does seem to be broken.

Steps to reproduce:

create-react-app my-application
cd my-application
npm install disqus-react

Open ./my-application/src/App.js and add import Disqus from 'disqus-react'; to imports. npm run start

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
ryanvalentincommented, Jan 8, 2018

Should be fixed now, you just need to upgrade the disqus-react package to 1.0.3!

2reactions
freecatescommented, Nov 17, 2017

I confirm that package it’s broken and i’ts really annoying because I’ve asked Disqus support team on react integration and they have referenced this package to me. Please, @ryanvalentin , could you please fix it? Thanks a lot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

disqus-react - npm
A package for integrating Disqus services into React applications. Installation. Using npm: $ npm install --save disqus-react. Using yarn: $ ...
Read more >
Why isn't Disqus Universal Code working? - Stack Overflow
I tried clearing my caches and cookies, and disabling all plugins, extensions, and add-ons, but it still does not work. Here is the...
Read more >
How to Add Disqus to a React Application - Coder Rocket Fuel
Open a terminal window and navigate to the root directory of the Create-React-App application you created earlier.
Read more >
react-disqus-comments-sso - npm package - Snyk
The npm package react-disqus-comments-sso was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package ...
Read more >
Blog Disqus Comments | janosh.dev
Contents. Available servicesInstalling DisqusComment counts in post previews. If you're running a Gatsby blog (or any React-powered blog for that matter) ...
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