You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
Getting this error when trying to install:
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs',
1 verbose cli '/usr/bin/npm',
1 verbose cli 'install',
1 verbose cli '-g',
1 verbose cli 'confluence-to-github-markdown' ]
2 info using [email protected]
3 info using [email protected]
4 verbose cache add [ 'confluence-to-github-markdown', null ]
5 verbose cache add name=undefined spec="confluence-to-github-markdown" args=["confluence-to-github-markdown",null]
6 verbose parsed url { protocol: null,
6 verbose parsed url slashes: null,
6 verbose parsed url auth: null,
6 verbose parsed url host: null,
6 verbose parsed url port: null,
6 verbose parsed url hostname: null,
6 verbose parsed url hash: null,
6 verbose parsed url search: null,
6 verbose parsed url query: null,
6 verbose parsed url pathname: 'confluence-to-github-markdown',
6 verbose parsed url path: 'confluence-to-github-markdown',
6 verbose parsed url href: 'confluence-to-github-markdown' }
7 silly lockFile b39f4d3c-confluence-to-github-markdown confluence-to-github-markdown
8 verbose lock confluence-to-github-markdown /home/djm29/.npm/b39f4d3c-confluence-to-github-markdown.lock
9 silly lockFile b39f4d3c-confluence-to-github-markdown confluence-to-github-markdown
10 silly lockFile b39f4d3c-confluence-to-github-markdown confluence-to-github-markdown
11 verbose addNamed [ 'confluence-to-github-markdown', '' ]
12 verbose addNamed [ null, '' ]
13 silly lockFile 16a8f6b6-confluence-to-github-markdown confluence-to-github-markdown@
14 verbose lock confluence-to-github-markdown@ /home/djm29/.npm/16a8f6b6-confluence-to-github-markdown.lock
15 silly addNameRange { name: 'confluence-to-github-markdown',
15 silly addNameRange range: '',
15 silly addNameRange hasData: false }
16 verbose url raw confluence-to-github-markdown
17 verbose url resolving [ 'https://registry.npmjs.org/',
17 verbose url resolving './confluence-to-github-markdown' ]
18 verbose url resolved https://registry.npmjs.org/confluence-to-github-markdown
19 info trying registry request attempt 1 at 15:20:42
20 http GET https://registry.npmjs.org/confluence-to-github-markdown
21 info retry will retry, error on last attempt: Error: CERT_UNTRUSTED
22 info trying registry request attempt 2 at 15:20:52
23 http GET https://registry.npmjs.org/confluence-to-github-markdown
24 info retry will retry, error on last attempt: Error: CERT_UNTRUSTED
25 info trying registry request attempt 3 at 15:21:53
26 http GET https://registry.npmjs.org/confluence-to-github-markdown
27 silly lockFile 16a8f6b6-confluence-to-github-markdown confluence-to-github-markdown@
28 silly lockFile 16a8f6b6-confluence-to-github-markdown confluence-to-github-markdown@
29 error Error: CERT_UNTRUSTED
29 error at SecurePair. (tls.js:1370:32)
29 error at SecurePair.EventEmitter.emit (events.js:92:17)
29 error at SecurePair.maybeInitFinished (tls.js:982:10)
29 error at CleartextStream.read [as _read] (tls.js:469:13)
29 error at CleartextStream.Readable.read (_stream_readable.js:320:10)
29 error at EncryptedStream.write [as _write] (tls.js:366:25)
29 error at doWrite (_stream_writable.js:223:10)
29 error at writeOrBuffer (_stream_writable.js:213:5)
29 error at EncryptedStream.Writable.write (_stream_writable.js:180:11)
29 error at write (_stream_readable.js:583:24)
30 error If you need help, you may report this log at:
30 error http://github.com/isaacs/npm/issues
30 error or email it to:
30 error [email protected]
31 error System Linux 3.13.0-24-generic
32 error command "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "confluence-to-github-markdown"
33 error cwd /home/djm29
34 error node -v v0.10.25
35 error npm -v 1.3.10
36 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: