Hi dev, I am trying to install the node proxy inside docker but I am getting this error every time:
openssl version
OpenSSL 1.0.2g 1 Mar 2016
curl -V
curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
git --version
git version 2.7.4
Let me know is there is something I can do.
Hi dev, I am trying to install the node proxy inside docker but I am getting this error every time:
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t https://github.com/MoneroOcean/node-cryptoforknote-util.git
npm ERR!
npm ERR! fatal: unable to access 'https://github.com/MoneroOcean/node-cryptoforknote-util.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
npm ERR!
npm ERR! exited with error code: 128
openssl version
OpenSSL 1.0.2g 1 Mar 2016
curl -V
curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
git --version
git version 2.7.4
Let me know is there is something I can do.