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

Cordova installation issues #15623

Closed
rafolfd opened this issue Jan 31, 2017 · 1 comment
Closed

Cordova installation issues #15623

rafolfd opened this issue Jan 31, 2017 · 1 comment

Comments

@rafolfd
Copy link

rafolfd commented Jan 31, 2017

Hello,

I'm trying to install cordova using npm install -g cordova on windows, but as soon as it's starting the cmd show the message:
[..................] - normalizeTree: sill install loadCurrentTree

Then it generate the npm-debug.log with these rows:

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 '-g',
1 verbose cli 'cordova' ]
2 info using npm@3.10.10
3 info using node@v6.9.4
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 silly fetchPackageMetaData cordova
8 silly fetchNamedPackageData cordova
9 silly mapToRegistry name cordova
10 silly mapToRegistry using default registry
11 silly mapToRegistry registry https://registry.npmjs.org/
12 silly mapToRegistry data Result {
12 silly mapToRegistry raw: 'cordova',
12 silly mapToRegistry scope: null,
12 silly mapToRegistry escapedName: 'cordova',
12 silly mapToRegistry name: 'cordova',
12 silly mapToRegistry rawSpec: '',
12 silly mapToRegistry spec: 'latest',
12 silly mapToRegistry type: 'tag' }
13 silly mapToRegistry uri https://registry.npmjs.org/cordova
14 verbose request uri https://registry.npmjs.org/cordova
15 verbose request no auth needed
16 info attempt registry request try #1 at 14:39:40
17 verbose request id 3eb7bda0a261b57a
18 verbose etag W/"5879c8c3-10474f"
19 verbose lastModified Sat, 14 Jan 2017 06:44:19 GMT
20 http request GET https://registry.npmjs.org/cordova
21 verbose stack Error: kill ENOSYS
21 verbose stack at exports._errnoException (util.js:1022:11)
21 verbose stack at process.kill (internal/process.js:172:13)
21 verbose stack at process.listener (C:\Program Files\nodejs\node_modules\npm\node_modules\npmlog\node_modules\gauge\node_modules\signal-exit\index.js:86:15)
21 verbose stack at emitNone (events.js:91:20)
21 verbose stack at process.emit (events.js:185:7)
21 verbose stack at processEmit (C:\Program Files\nodejs\node_modules\npm\node_modules\npmlog\node_modules\gauge\node_modules\signal-exit\index.js:146:32)
21 verbose stack at processEmit (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-registry-client\node_modules\npmlog\node_modules\gauge\node_modules\signal-exit\index.js:146:32)
21 verbose stack at Signal.wrap.onsignal (internal/process.js:199:44)
22 verbose cwd C:\Users\Raffo
23 error Windows_NT 10.0.14393
24 error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "cordova"
25 error node v6.9.4
26 error npm v3.10.10
27 error code ENOSYS
28 error errno ENOSYS
29 error syscall kill
30 error kill ENOSYS
31 error If you need help, you may report this error at:
31 error https://github.com/npm/npm/issues
32 verbose exit [ 1, true ]

Help me please i don't know what else i have to do, thank you for your anwers!

@npm-robot
Copy link

We're closing this issue as it has gone seven days without activity and without being labeled. If we haven't even labeled in issue in seven days then we're unlikely to ever read it.

If you are still experiencing the issue that led to you opening this or this is a feature request you're still interested in then we encourage you to open a new issue. If this was a support issue, you may be better served by joining package.communty 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

2 participants