Post
Topic
Board Development & Technical Discussion
Re: Is Lightning network suitable for Altcoin blockchain based on Bitcoin core?
by
yojoots
on 01/07/2019, 18:33:00 UTC
It might be as simple as increasing the default timeout value:
Code:
yarn install v1.16.0 --network-timeout 1000000

If that doesn't work, you might run down this list and see if anything suggested there helps.