diagnostics
diagnostics copied to clipboard
Tools for debugging your node.js modules
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...
Adds a currently failing test case for #20