You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library doesn't work with browserify. Error message is similar to this: chaijs/type-detect#1
Stack trace:
Error: Cannot find module './lib-cov/stats' from '/Users/kbru/code/personal/progressbar.js/node_modules/chai-stats'
at /Users/kbru/.nvm/v0.11.13/lib/node_modules/browserify/node_modules/resolve/lib/async.js:42:25
at load (/Users/kbru/.nvm/v0.11.13/lib/node_modules/browserify/node_modules/resolve/lib/async.js:60:43)
at /Users/kbru/.nvm/v0.11.13/lib/node_modules/browserify/node_modules/resolve/lib/async.js:66:22
at /Users/kbru/.nvm/v0.11.13/lib/node_modules/browserify/node_modules/resolve/lib/async.js:21:47
at Object.oncomplete (fs.js:97:15)
The text was updated successfully, but these errors were encountered:
The library doesn't work with browserify. Error message is similar to this: chaijs/type-detect#1
Stack trace:
The text was updated successfully, but these errors were encountered: