When trying to install node-mug on my system, I get a message that the following fails on my system: ``` node-waf clean || (exit 0); node-waf configure build ``` I'm running: - node v0.12.2 - npm v2.7.4
When trying to install node-mug on my system, I get a message that the following fails on my system:
I'm running: