We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: