[
https://issues.apache.org/jira/browse/KARAF-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855886#comment-13855886
]
Ian Molesworth commented on KARAF-2629:
---------------------------------------
Who knows! It's not exactly easy to find out what's what and the dropdown
did not have an option for Cordova 3.3.0 so ......
Turns out whoever checked the version in had a corrupt MD5 sum generated.
Ian
> npm install -g cordova fails
> ------------------------------
>
> Key: KARAF-2629
> URL: https://issues.apache.org/jira/browse/KARAF-2629
> Project: Karaf
> Issue Type: Bug
> Environment: Windows
> Reporter: Ian Molesworth
> Labels: install, npm
>
> doing an npm install fails on checksum of file. npm have had a look at this
> and say the checksum has been incorrectly calculated by the maintainer.
> npm http 304 https://registry.npmjs.org/plugman
> npm http 304 https://registry.npmjs.org/npm
> npm http GET https://registry.npmjs.org/npm/-/npm-1.3.19.tgz
> npm http 200 https://registry.npmjs.org/npm/-/npm-1.3.19.tgz
> npm ERR! Error: shasum check failed for
> C:\Users\Ian\AppData\Local\Temp\npm-8596-tZRlDRXi\1387273126356-0.7029272643849254\tmp.tgz
> npm ERR! Expected: dee5a33ff04d7217194dc1ad1342e3a441761942
> npm ERR! Actual: ab7d89ca1f31db14db047d01222dd968649cfb50
> npm ERR! at C:\Program
> Files\nodejs\node_modules\npm\node_modules\sha\index.js:38:8
> npm ERR! at ReadStream.<anonymous> (C:\Program
> Files\nodejs\node_modules\npm\node_modules\sha\index.js:85:7)
> npm ERR! at ReadStream.EventEmitter.emit (events.js:117:20)
> npm ERR! at _stream_readable.js:920:16
> npm ERR! at process._tickCallback (node.js:415:13)
> npm ERR! If you need help, you may report this log at:
> npm ERR! <http://github.com/isaacs/npm/issues>
> npm ERR! or email it to:
> npm ERR! <[email protected]>
> npm ERR! System Windows_NT 6.1.7601
> npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program
> Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "
> -g" "[email protected]"
> npm ERR! cwd E:\development
> npm ERR! node -v v0.10.22
> npm ERR! npm -v 1.3.14
> npm ERR!
> npm ERR! Additional logging details can be found in:
> npm ERR! E:\development\npm-debug.log
> npm ERR! not ok code 0
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)