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.

debug no longer works with browserify

See original GitHub issue

Any version of debug that I use past version 3.1.0 gives this error when trying to browserify code that includes this module

Cannot find module './common' from '[redacted]/node_modules/debug/dist'
      at FSReqWrap.oncomplete (fs.js:154:21)

There was a mention in #603 about a browserify incompatibility, but it doesn’t appear to be the same issue.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:7
  • Comments:20 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
Qix-commented, Sep 12, 2018

Thank you @ThomasGHenry, sorry for the trouble 😃

1reaction
Qix-commented, Sep 11, 2018

@gztomas sure.

Read more comments on GitHub >

github_iconTop Results From Across the Web

debug no longer works with browserify · Issue #606 - GitHub
Any version of debug that I use past version 3.1.0 gives this error when trying to browserify code that includes this module Cannot...
Read more >
How to debug js in browserify - Stack Overflow
I am using chrome and source maps but it doesn't really help in debugging. Any ideas? Update: More info: I'm using this command...
Read more >
Developers - debug no longer works with browserify - - Bountysource
Any version of debug that I use past version 3.1.0 gives this error when trying to browserify code that includes this module. Cannot...
Read more >
Readme - browserify - Read the Docs
This bundle works with other module systems and sets the name given as a window global if no module system is found. --debug...
Read more >
Allow debugging javascript that has been bundled ... - YouTrack
The problem is that I don't use gulp, I use a File Watcher configured to run browserify as shown in attached screenshot. This...
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