Getting error while trying to install BadgeKit dependencies

85 views Asked by At

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?

1

There are 1 answers

0
SilentImp On

Solution was to install via nvm v0.10.24