You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
But when I get to the step to run "dep ensure" I get this error message:
"could not find project Gopkg.toml, use dep init to initiate a manifest"
When I run "dep init" as it suggests I then get this error message:
"init failed: unable to determine direct dependencies: unable to deduce repository and source type for "go.dedis.ch/fixbuf": unable to read metadata: go-import metadata not found"
Any ideas?
I am very keen to get started with your API, I wish to integrate it into my own bridging API, but I have been very frustrated with the amount of setup required and I have had a lot of issues to resolve just to get this far! So would really appreciate if someone can help me get up and running with chainlink as a developer ASAP.
Any help would be greatly appreciated.
Many thanks,
David
The text was updated successfully, but these errors were encountered:
Hello,
I hope someone can help me please?
I have followed the windows setup instructions here:
https://github.com/smartcontractkit/chainlink/wiki/Windows-Development-Setup
But when I get to the step to run "dep ensure" I get this error message:
"could not find project Gopkg.toml, use dep init to initiate a manifest"
When I run "dep init" as it suggests I then get this error message:
"init failed: unable to determine direct dependencies: unable to deduce repository and source type for "go.dedis.ch/fixbuf": unable to read metadata: go-import metadata not found"
Any ideas?
I am very keen to get started with your API, I wish to integrate it into my own bridging API, but I have been very frustrated with the amount of setup required and I have had a lot of issues to resolve just to get this far! So would really appreciate if someone can help me get up and running with chainlink as a developer ASAP.
Any help would be greatly appreciated.
Many thanks,
David
The text was updated successfully, but these errors were encountered: