PatrickAlphaC / dungeons-and-dragons-nft

#chainlink #nft
MIT License
633 stars 278 forks source link

unable to access 'https://github.com/ethereumjs/ethereumjs-abi.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated. #18

Closed jiebanghan closed 2 years ago

jiebanghan commented 2 years ago

hi I enter comands in my Ubuntu below: git clone https://github.com/PatrickAlphaC/dungeons-and-dragons-nft cd dungeons-and-dragons-nft yarn but it shows error below:

warning @chainlink/test-helpers > @0x/subproviders > ganache-core > ethereumjs-vm > ethereumjs-blockchain > ethashjs@0.0.8: New package name format for new versions: @ethereumjs/ethash. Please update.
warning @chainlink/test-helpers > @0x/sol-trace > web3-provider-engine > eth-block-tracker > json-rpc-engine > babelify > babel-core > babel-register > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
warning @chainlink/test-helpers > @0x/sol-trace > web3-provider-engine > eth-block-tracker > json-rpc-engine > babelify > babel-core > babel-runtime > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
warning @chainlink/test-helpers > @0x/subproviders > ganache-core > patch-package > find-yarn-workspace-root > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
warning @chainlink/test-helpers > @0x/subproviders > ganache-core > patch-package > find-yarn-workspace-root > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
warning @chainlink/test-helpers > @0x/subproviders > ganache-core > patch-package > find-yarn-workspace-root > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
warning @chainlink/test-helpers > @0x/subproviders > ganache-core > patch-package > find-yarn-workspace-root > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
error Command failed.
Exit code: 128
Command: git
Arguments: fetch --tags
Directory: /home/gilsun91/.cache/yarn/v6/.tmp/c8a1082f4d0cf2d24e10ae2d0b9c32e3
Output:
fatal: unable to access 'https://github.com/ethereumjs/ethereumjs-abi.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

How to solve it? thank you. By the way , there is no yarn.lock in this directory.

PatrickAlphaC commented 2 years ago

No idea :( Sorry.

Probably related to here: https://stackoverflow.com/questions/32113065/gnutls-error-110-the-tls-connection-was-non-properly-terminated