I am having a problem installing installing the canvas module in node..It seems to be something with cairo I am getting this error...
npm http GET https://re
Had the same problem on OS X 10.11.2 while installing qrcode package.
qrcode
Solved by installing these ones:
brew install cairo brew install pkg-config xcode-select --install