Ubuntu Pastebin

Paste from elopi at Mon, 22 Aug 2016 15:54:44 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
npm install -g gulp-cli
/home/elopio/node/bin/gulp -> /home/elopio/node/lib/node_modules/gulp-cli/bin/gulp.js
npm ERR! Linux 4.4.0-31-generic
npm ERR! argv "/home/elopio/workspace/go/src/github.com/snapcore/snapweb/parts/assets/npm/bin/node" "/home/elopio/workspace/go/src/github.com/snapcore/snapweb/parts/assets/npm/bin/npm" "install" "-g" "gulp-cli"
npm ERR! node v4.4.4
npm ERR! npm  v2.15.1
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package grunt@1.0.1 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer grunt-electron-installer-debian@0.3.0 wants grunt@>=0.4.0
npm ERR! peerinvalid Peer grunt-electron-installer-redhat@0.3.0 wants grunt@^0.4.0

npm ERR! Please include the following file with any support request:
npm ERR!     /home/elopio/workspace/go/src/github.com/snapcore/snapweb/parts/assets/build/npm-debug.log
Command '['/bin/sh', '/tmp/tmp05rapvwz', 'npm', 'install', '-g', 'gulp-cli']' returned non-zero exit status 1
Download as text