web3ui / web3uikit

Lightweight reusable Web3 UI components for dapps.
https://web3uikit.com
MIT License
1.71k stars 265 forks source link

INSTALLATION IS WRONG!!!! PLEASE HELP!!! #643

Closed john000612 closed 2 years ago

john000612 commented 2 years ago

Use npm or yarn ,it always shows error “ fatal: unable to access 'https://github.com/ethereumjs/ethereumjs-abi.git/': Failed to connect to github.com port 443

I guess the reason is that "ethereumjs-abi" is depressed ?

Please HELP !!!

osamajandali commented 2 years ago

This is a proxy error, it happens sometimes in windows machines can you please try this solution: https://stackoverflow.com/a/18356572

and I also recommend you to use bash on windows, it eliminates a lot of those issues

john000612 commented 2 years ago

Your way doesn't work。 I suggest you do not use the depressed "ethereumjs-abi" any more . I recommend to use the [Ethers.js v5 ABI Encoder](https://docs.ethers.io/v5/api/utils/abi/) as a replacement which supports the new ABI Coder v2 types and is under active development.

BillyG83 commented 2 years ago

hey @john000612 thanks for reaching out and using the kit.

Unfortunately this is not an issue with the kit, its a dependancy of a dependancy so not something we can fix for you. the good news is that the new version with use a mono repo so issues like this will be much fewer and the new Moralis SDK2 and new Moralis-React will be used soon also so i am sure this will be updated on their end.

Please bare with us in this beta period. TY for your support