Post by nextrade on Nov 21, 2017 5:44:19 GMT -6
npm ERR! Linux 4.4.0-101-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! code ELIFECYCLE
npm ERR! multi-hashing@0.0.9 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the multi-hashing@0.0.9 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the multi-hashing package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs multi-hashing
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls multi-hashing
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/ubuntu/downloads/pool/npm-debug.log
DEBUG LOG
6003 silly mapToRegistry registry https://registry.npmjs.org/
6004 silly mapToRegistry uri https://registry.npmjs.org/is-utf8
6005 verbose request uri https://registry.npmjs.org/is-utf8
6006 verbose request no auth needed
6007 info attempt registry request try #1 at 9:03:39 PM
6008 verbose etag W/"5674d746-d12"
6009 verbose lastModified Sat, 19 Dec 2015 04:04:22 GMT
6010 http request GET https://registry.npmjs.org/is-utf8
6011 http 304 https://registry.npmjs.org/is-utf8
6012 verbose headers { date: 'Tue, 21 Nov 2017 13:03:39 GMT',
6012 verbose headers via: '1.1 varnish',
6012 verbose headers 'cache-control': 'max-age=300',
6012 verbose headers etag: 'W/"5674d746-d12"',
6012 verbose headers age: '263',
6012 verbose headers connection: 'keep-alive',
6012 verbose headers 'x-served-by': 'cache-sin18026-SIN',
6012 verbose headers 'x-cache': 'HIT',
6012 verbose headers 'x-cache-hits': '3',
6012 verbose headers 'x-timer': 'S1511269420.564746,VS0,VE0',
6012 verbose headers vary: 'Accept-Encoding, Accept' }
6013 silly get cb [ 304,
6013 silly get { date: 'Tue, 21 Nov 2017 13:03:39 GMT',
6013 silly get via: '1.1 varnish',
6013 silly get 'cache-control': 'max-age=300',
6013 silly get etag: 'W/"5674d746-d12"',
6013 silly get age: '263',
6013 silly get connection: 'keep-alive',
6013 silly get 'x-served-by': 'cache-sin18026-SIN',
6013 silly get 'x-cache': 'HIT',
6013 silly get 'x-cache-hits': '3',
6013 silly get 'x-timer': 'S1511269420.564746,VS0,VE0',
6013 silly get vary: 'Accept-Encoding, Accept' } ]
6014 verbose etag https://registry.npmjs.org/is-utf8 from cache
6015 verbose get saving is-utf8 to /home/ubuntu/.npm/registry.npmjs.org/is-utf8/.cache.json
6016 silly resolveWithNewModule is-utf8@0.2.1 checking installable status
6017 silly cache add args [ 'is-utf8@^0.2.0', null ]
6018 verbose cache add spec is-utf8@^0.2.0
6019 silly cache add parsed spec Result {
6019 silly cache add raw: 'is-utf8@^0.2.0',
Using UBUNTU 16.04
node v4.2.6
npm v3.5.2
Need help guys i was stuck here during the NPM install and have no idea how to pass through.