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

CERT_UNTRUSTED #20999

Closed
Jiangjieasd opened this issue Jun 15, 2018 · 1 comment
Closed

CERT_UNTRUSTED #20999

Jiangjieasd opened this issue Jun 15, 2018 · 1 comment
Labels

Comments

@Jiangjieasd
Copy link

I'm opening this issue because:

when perform 'npm install -g react-native-cli',cause this issue below:
npm http GET https://registry.npmjs.org/react-native-cli
npm http GET https://registry.npmjs.org/react-native-cli
npm http GET https://registry.npmjs.org/react-native-cli
npm ERR! Error: CERT_UNTRUSTED
npm ERR! at SecurePair. (tls.js:1370:32)
npm ERR! at SecurePair.EventEmitter.emit (events.js:92:17)
npm ERR! at SecurePair.maybeInitFinished (tls.js:982:10)
npm ERR! at CleartextStream.read [as _read] (tls.js:469:13)
npm ERR! at CleartextStream.Readable.read (_stream_readable.js:320:10)
npm ERR! at EncryptedStream.write [as _write] (tls.js:366:25)
npm ERR! at doWrite (_stream_writable.js:223:10)
npm ERR! at writeOrBuffer (_stream_writable.js:213:5)
npm ERR! at EncryptedStream.Writable.write (_stream_writable.js:180:11)
npm ERR! at write (_stream_readable.js:583:24)
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! npm-@googlegroups.com

npm ERR! System Linux 4.4.0-127-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "react-native-cli"
npm ERR! cwd /home/jj/personal-study/picasso
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/jj/personal-study/picasso/npm-debug.log
please help me to solve this problem,thank you

@kenany kenany added the support label Jun 15, 2018
@kenany
Copy link
Contributor

kenany commented Jun 15, 2018

Your versions of Node.js and npm are years old and are no longer supported.

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

No branches or pull requests

2 participants