Giuseppe Bertone
Giuseppe Bertone
Strange. This is a very old project (7 years now ^^) but it should still work up to Windows 10 (I currently use it without problem on that). What version...
I have no problem running it with go 1.17.1 ```bash ❯ go version go version go1.17.1 linux/amd64 ```
If you clone my fork (https://github.com/InternetOfPeers/directory.io.git) or this PR, I added the explicit requirements (`go.mod` and `go.sum`)
This PR fixes problems you can encounter if the truffle relay node is down for some reason. See this StackExchange question: https://ethereum.stackexchange.com/questions/125523/truffle-compile-list-not-showing-latest-versions-of-compiler
@gnidan I set that as the first repo because I found this note in the comment: _this relay address exists so that we have a backup option in case more...
@eggplantzzz sure, no problem, I will send an update to the PR soon.
Hi, yes, it's ready. I didn't change anything aside from the URLs in the arrays. The error is related to the content of the loaded list: the CI tries to...
> > The error is related to the content of the loaded list: the CI tries to find a nightly build in the list (`0.4.16-nightly.2017.8.9+commit.81887bc7`), > > Right. That's actually...
> Personally, I really don't like the fact that nightlies sit in the same dir as releases since there are tons of them. If you go to the github repo...
I see :) I cannot list dir contents from the outside, so I didn't notice that behavior. If you don't mind having duplicated files, another option is to use the...