When you used NPM INTALL on command prompt, if you got the below error
npm-dug.log reported "ssl handshake failure"
112 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
113 error node v6.11.0
114 error npm v3.10.10
115 error code EPROTO
116 error errno EPROTO
117 error syscall write
118 error write EPROTO 101057795:error:140943FC:SSL routines:ssl3_read_bytes:sslv3 alert bad record mac:openssl\ssl\s3_pkt.c:1493:SSL alert number 20
118 error 101057795:error:1409E0E5:SSL routines:ssl3_write_bytes:ssl handshake failure:openssl\ssl\s3_pkt.c:659:
119 error If you need help, you may report this error at:
119 error <https://github.com/npm/npm/issues>
120 verbose exit [ 1, true ]
|
Don't worry, here is a workaround:
Just install node js x86, and everything work fine
留言
張貼留言