diagnostics icon indicating copy to clipboard operation
diagnostics copied to clipboard

Tools for debugging your node.js modules

Results 4 diagnostics issues
Sort by recently updated
recently updated
newest added

Can you update the colorspace package version? It includes fixes that must be reflected in your repo as well.

`npm install` fails with: ``` npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno ENOENT npm ERR! enoent Error while executing: npm ERR!...

in the [`visionmedia/debug` command line](https://github.com/visionmedia/debug#wildcards) you can specify an exclusion like: ``` DEBUG=*,-something ``` But this doesn't work in this package. I'm not sure if the goal is to be...

bug

Adds a currently failing test case for #20