[Pkg-javascript-devel] Bug#742524: npm: error occurred while attempting to install jquery via npm
jimconn
jimconn at amazon.com
Mon Mar 24 18:56:00 UTC 2014
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? Attempting to install npm-jquery
* What exactly did you do (or not do) that was effective (or
ineffective)? npm install jquery
* What was the outcome of this action? stack trace
* What outcome did you expect instead? jquery should have been installed.
-- 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.2.0-60-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
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', 'jquery' ]
info using npm at 1.1.4
info using node at v0.6.12
verbose config file /home/jimconn/.npmrc
verbose config file /usr/etc/npmrc
verbose config file /usr/share/npm/npmrc
verbose cache add [ 'jquery', null ]
silly cache add: name, spec, args [ undefined, 'jquery', [ 'jquery', null ] ]
verbose parsed url { pathname: 'jquery', path: 'jquery', href: 'jquery' }
verbose addNamed [ 'jquery', '' ]
verbose addNamed [ null, '' ]
silly name, range, hasData [ 'jquery', '', false ]
verbose raw, before any munging jquery
verbose url resolving [ 'https://registry.npmjs.org/', './jquery' ]
verbose url resolved https://registry.npmjs.org/jquery
http GET https://registry.npmjs.org/jquery
ERR! Error: failed to fetch from registry: jquery
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 npm-debug.log npm
ERR!
ERR! System Linux 3.2.0-60-generic
ERR! command "node" "/usr/bin/npm" "install" "jquery"
ERR! cwd NOPE
ERR! node -v v0.6.12
ERR! npm -v 1.1.4
ERR! message failed to fetch from registry: jquery
verbose exit [ 1, true ]
More information about the Pkg-javascript-devel
mailing list