This repository was archived by the owner on Mar 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Dependency Error while installing Web3.js #1240
Comments
Sometimes I also have such problem that in random places npm is being stuck. I solved it by switching to |
It works with yarn? Really, @balinskia ? |
Still not working for me with |
Suddenly started working ... Sorry for the annoying issue, i'm gonna close this ... |
This somehow happens sometimes. #1211 |
For me it was a firewall issue. |
This was referenced Jun 21, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Good afternoon,
I'm trying to make an implementation of Web3 to connect to my external Quorum Blockchain but I can't manage to install this library while I'm still getting this error every time I try to execute the following command:
npm install --save web3
Environment Details
OS: Ubuntu 16.04
Node Version: v9.2.1
NPM Version: v5.6.0
More Details
It got stucked always with the
/ fetchMetadata: sill resolveNewModule http-https@1.0.
, stays there forever untill it got a timeout then not move forwards.Thanks for your support.
Regards,
Alex.
The text was updated successfully, but these errors were encountered: