Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Getting error while installing mapshaper using npm #12678

Closed
arpitarora3000 opened this issue May 12, 2016 · 1 comment
Closed

Getting error while installing mapshaper using npm #12678

arpitarora3000 opened this issue May 12, 2016 · 1 comment

Comments

@arpitarora3000
Copy link

arpitarora3000 commented May 12, 2016

Uploading npm-debug.zip…

Hi,

While installing mapshaper from ndm i am getting many errors.

Below is the npm-debug file's data -

0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\\\node.exe',
1 verbose cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'install',
1 verbose cli   'npm@latest' ]
2 info using npm@2.10.1
3 info using node@v0.12.4
4 verbose install initial load of C:\Program Files\nodejs\package.json
5 verbose installManyTop reading scoped package data from C:\Program Files\nodejs\node_modules\npm\package.json
6 verbose readDependencies loading dependencies from C:\Program Files\nodejs\package.json
7 silly cache add args [ 'npm@latest', null ]
8 verbose cache add spec npm@latest
9 silly cache add parsed spec { raw: 'npm@latest',
9 silly cache add   scope: null,
9 silly cache add   name: 'npm',
9 silly cache add   rawSpec: 'latest',
9 silly cache add   spec: 'latest',
9 silly cache add   type: 'tag' }
10 silly addNamed npm@latest
11 verbose addNamed "latest" is being treated as a dist-tag for npm
12 info addNameTag [ 'npm', 'latest' ]
13 silly mapToRegistry name npm
14 silly mapToRegistry using default registry
15 silly mapToRegistry registry https://registry.npmjs.org/
16 silly mapToRegistry uri https://registry.npmjs.org/npm
17 verbose addNameTag registry:https://registry.npmjs.org/npm not in flight; fetching
18 verbose request uri https://registry.npmjs.org/npm
19 verbose request no auth needed
20 info attempt registry request try #1 at 7:49:03 PM
21 verbose request id 3bd3720872f98c60
22 http request GET https://registry.npmjs.org/npm
23 info retry will retry, error on last attempt: Error: getaddrinfo EAI_AGAIN
24 info attempt registry request try #2 at 7:49:24 PM
25 http request GET https://registry.npmjs.org/npm
26 info retry will retry, error on last attempt: Error: getaddrinfo EAI_AGAIN
27 info attempt registry request try #3 at 7:50:36 PM
28 http request GET https://registry.npmjs.org/npm
29 verbose stack Error: getaddrinfo EAI_AGAIN
29 verbose stack     at Object.exports._errnoException (util.js:746:11)
29 verbose stack     at errnoException (dns.js:49:15)
29 verbose stack     at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:94:26)
30 verbose cwd C:\Program Files\nodejs
31 error Windows_NT 6.1.7601
32 error argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "npm@latest"
33 error node v0.12.4
34 error npm  v2.10.1
35 error code EAI_AGAIN
36 error errno EAI_AGAIN
37 error syscall getaddrinfo
38 error getaddrinfo EAI_AGAIN
39 error If you need help, you may report this error at:
39 error     <https://github.com/npm/npm/issues>
40 verbose exit [ 1, true ]

Please help.

npm-debug.zip

Thanks
Arpit

@npm-robot
Copy link

We're closing this support issue as it has gone three days without activity. The npm CLI team itself does not provide support via this issue tracker, but we are happy when users help each other here. In our experience once a support issue goes dormant it's unlikely to get further activity. If you're still having problems, you may be better served by joining package.community and asking your question there.

For more information about our new issue aging policies and why we've instituted them please see our blog post.

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

No branches or pull requests

3 participants