I try to install BadgeKit with this manual.
npm install
dies with next npm-debug.log.
npm install --verbose 2>&1 | grep gyp
return this.
Solution from topic «npm install fails on node-gyp rebuild (using puppet)» don't help me: --unsafe-perm don't did the trick.
Ubuntu 14.04.1 LTS (GNU/Linux 4.5.0-x86_64-linode65 x86_64)
$ node -v
v6.0.0
May you help me please?
Solution was to install via nvm v0.10.24