-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
config version error #265
Comments
yeah, the period isn't set on init. |
Yeah, I see it too. My bad, I forgot to add the default value initializer for that when I added it. I will make the one line fix. |
@dborzov no worries i'm actually fixing this right now |
(moved some things around) |
@jbenet sure, tnx 👍 |
This should be fixed in #268. Reopen if you see it again. |
ariescodescream
pushed a commit
to ariescodescream/go-ipfs
that referenced
this issue
Oct 23, 2021
* Add IpfsDHT.{Bootstrap{Random,Self},Peer{Id,Key}} * Include client mode tests, support for Ping, and uncruft setupDHTs * Include xerrors in deps
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get this error frequently:
Must be something to do with the version not being set properly in init.
The text was updated successfully, but these errors were encountered: