You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/01/09 09:24:18 UTC

[GitHub] alibanaei edited a comment on issue #35: Installation error, can't install debugger

alibanaei edited a comment on issue #35: Installation error, can't install debugger
URL: https://github.com/apache/incubator-openwhisk-debugger/issues/35#issuecomment-452627622
 
 
   @mrutkows
   Hi, I'm using ubuntu 14.04
   node v6.2.0
   npm 1.3.10
   I had this error when I wanted to install
   ![screenshot from 2019-01-09 12-51-05](https://user-images.githubusercontent.com/38518826/50889499-5a158180-140d-11e9-8044-9eda8f31aeff.png)
   
   
   29 error Error: CERT_UNTRUSTED
   29 error     at SecurePair.<anonymous> (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     <np...@googlegroups.com>
   31 error System Linux 3.13.0-162-generic
   32 error command "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "openwhisk-debugger"
   33 error cwd /home/ubuntu
   34 error node -v v0.10.25
   35 error npm -v 1.3.10
   36 verbose exit [ 1, true ]

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services