Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm install node-inspector #283

Closed
olegator1 opened this issue Jan 12, 2014 · 3 comments
Closed

npm install node-inspector #283

olegator1 opened this issue Jan 12, 2014 · 3 comments

Comments

@olegator1
Copy link

http 304 https://registry.npmjs.org/strong-data-uri
npm http GET https://registry.npmjs.org/strong-data-uri/-/strong-data-uri-0.1.0.tgz
npm http 200 https://registry.npmjs.org/strong-data-uri/-/strong-data-uri-0.1.0.tgz
npm ERR! TypeError: Object # has no method 'match'
npm ERR! at Object.scriptpath_ (/usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:138:23)
npm ERR! at Array.forEach (native)
npm ERR! at scriptpath (/usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:132:19)
npm ERR! at /usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:119:33
npm ERR! at Array.forEach (native)
npm ERR! at extras (/usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:118:21)
npm ERR! at parseJson (/usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:87:17)
npm ERR! at /usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:59:33
npm ERR! at fs.js:266:14
npm ERR! at /usr/local/lib/node_modules/npm/node_modules/read-installed/node_modules/read-package-json/node_modules/graceful-fs/graceful-fs.js:103:5
npm ERR! If you need help, you may report this entire log,
npm ERR! including the npm and node versions, at:
npm ERR! http://github.com/isaacs/npm/issues

npm ERR! System Linux 2.6.39-400.212.1.el6uek.x86_64
npm ERR! command "node" "/usr/local/bin/npm" "install" "node-inspector"
npm ERR! cwd /u01/inetjIdeaUltimate/idea-IU-133.331/bin
npm ERR! node -v v0.10.24
npm ERR! npm -v 1.3.23
npm ERR! type undefined_method
http 200 https://registry.npmjs.org/async
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /u01/inetjIdeaUltimate/idea-IU-133.331/bin/npm-debug.log
npm ERR! not ok code 0

@bajtos
Copy link
Member

bajtos commented Jan 13, 2014

This looks like a problem with npmjs.org, I can't reproduce on my machine. Please report the issue to npmjs bug tracker: https://github.com/npm/npm-www/issues

You can try to install from the European mirror: http://npmjs.eu/

@bajtos bajtos closed this as completed Jan 13, 2014
@olegator1
Copy link
Author

npm/npm#4468 (comment)

@bajtos
Copy link
Member

bajtos commented Jan 16, 2014

Looks like a duplicate of strongloop/strong-data-uri#1. The user was able to fix the problem by reinstalling npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants