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: CERT_UNTRUSTED #63

Open
richelbilderbeek opened this issue Mar 31, 2018 · 1 comment
Open

npm: CERT_UNTRUSTED #63

richelbilderbeek opened this issue Mar 31, 2018 · 1 comment

Comments

@richelbilderbeek
Copy link
Collaborator

70.56s$ sudo npm install -g markdown-link-check
npm http GET https://registry.npmjs.org/markdown-link-check
npm http GET https://registry.npmjs.org/markdown-link-check
npm http GET https://registry.npmjs.org/markdown-link-check
npm ERR! Error: CERT_UNTRUSTED
npm ERR!     at SecurePair.<anonymous> (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-101-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "markdown-link-check"
npm ERR! cwd /home/travis/build/richelbilderbeek/Dojo
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/travis/build/richelbilderbeek/Dojo/npm-debug.log
npm ERR! not ok code 0
The command "sudo npm install -g markdown-link-check" failed and exited with 1 during .
@richelbilderbeek
Copy link
Collaborator Author

Temporary workaround: don't check for dead links

richelbilderbeek pushed a commit that referenced this issue Mar 31, 2018
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

1 participant