Closed
Description
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.