[Pkg-javascript-devel] Bug#801416: npm: Can't use npm to install grunt-cli
Lopez
donlopez at amazon.com
Fri Oct 9 20:49:21 UTC 2015
Package: npm
Version: 1.1.4~dfsg-1
Severity: normal
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these lines ***
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise')
Architecture: amd64 (x86_64)
Kernel: Linux 3.13.0-65-generic (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages npm depends on:
ii node-abbrev 1.0.3-1
ii node-fstream 0.1.13-1
ii node-graceful-fs 1.1.8-1
ii node-ini 1.0.2-1
ii node-minimatch 0.2.0-1
ii node-mkdirp 0.3.1-2
ii node-node-uuid 1.2.0~20110510-2
ii node-nopt 1.0.10-1
ii node-request 2.9.153-1
ii node-rimraf 2.0.1-1
ii node-semver 1.0.13-1
ii node-tar 0.1.13-1
ii node-which 1.0.5-1
ii nodejs 0.6.12~dfsg1-1ubuntu1
ii nodejs-dev 0.6.12~dfsg1-1ubuntu1
npm recommends no packages.
npm suggests no packages.
-- no debconf information
-------------- next part --------------
info it worked if it ends with ok
verbose cli [ 'node', '/usr/bin/npm', 'install', '-g', 'grunt-cli' ]
info using npm at 1.1.4
info using node at v0.6.12
verbose config file /home/local/ANT/donlopez/.npmrc
verbose config file /usr/etc/npmrc
verbose config file /usr/share/npm/npmrc
verbose cache add [ 'grunt-cli', null ]
silly cache add: name, spec, args [ undefined, 'grunt-cli', [ 'grunt-cli', null ] ]
verbose parsed url { pathname: 'grunt-cli', path: 'grunt-cli', href: 'grunt-cli' }
verbose addNamed [ 'grunt-cli', '' ]
verbose addNamed [ null, '' ]
silly name, range, hasData [ 'grunt-cli', '', false ]
verbose raw, before any munging grunt-cli
verbose url resolving [ 'https://registry.npmjs.org/', './grunt-cli' ]
verbose url resolved https://registry.npmjs.org/grunt-cli
http GET https://registry.npmjs.org/grunt-cli
ERR! Error: failed to fetch from registry: grunt-cli
ERR! at /usr/share/npm/lib/utils/npm-registry-client/get.js:139:12
ERR! at cb (/usr/share/npm/lib/utils/npm-registry-client/request.js:31:9)
ERR! at Request._callback (/usr/share/npm/lib/utils/npm-registry-client/request.js:136:18)
ERR! at Request.callback (/usr/lib/nodejs/request/main.js:119:22)
ERR! at Request.<anonymous> (/usr/lib/nodejs/request/main.js:212:58)
ERR! at Request.emit (events.js:88:20)
ERR! at ClientRequest.<anonymous> (/usr/lib/nodejs/request/main.js:412:12)
ERR! at ClientRequest.emit (events.js:67:17)
ERR! at HTTPParser.onIncoming (http.js:1261:11)
ERR! at HTTPParser.onHeadersComplete (http.js:102:31)
ERR! You may report this log at:
ERR! <http://bugs.debian.org/npm>
ERR! or use
ERR! reportbug --attach /home/local/ANT/donlopez/Downloads/node-v4.1.2-linux-x64/npm-debug.log npm
ERR!
ERR! System Linux 3.13.0-65-generic
ERR! command "node" "/usr/bin/npm" "install" "-g" "grunt-cli"
ERR! cwd /home/local/ANT/donlopez/Downloads/node-v4.1.2-linux-x64
ERR! node -v v0.6.12
ERR! npm -v 1.1.4
ERR! message failed to fetch from registry: grunt-cli
verbose exit [ 1, true ]
More information about the Pkg-javascript-devel
mailing list