chainkit icon indicating copy to clipboard operation
chainkit copied to clipboard

deprecated go-ipfs causes build failure

Open l0k18 opened this issue 6 years ago • 1 comments

https://github.com/ipsn/go-ipfs according to the top of its' readme says it is now deprecated and https://github.com/ipfs/go-ipfs is now said to be the correct package to use

Actually, it's worse than this, I have been trying now for about an hour to get this thing to build and the main showstopper is a package inside ipfs called interface, which has 4 references in one file in this package, and I'm kinda bummed because I was hoping to get up and running to build cosmos-sdk sooner, so now I am looking at how else I can get started.

build github.com/blocklayerhq/chainkit: cannot load github.com/ipfs/go-ipfs/core/coreapi/interface: cannot find module providing package github.com/ipfs/go-ipfs/core/coreapi/interface

l0k18 avatar May 28 '19 11:05 l0k18

Project appears dead at this point. Same issue here.

ethode avatar Oct 12 '19 02:10 ethode