whyrusleeping / gx

A package management tool
MIT License
1.88k stars 110 forks source link

gex deps fails #146

Open Andlinks-Yourturn opened 6 years ago

Andlinks-Yourturn commented 6 years ago

Hi, I have met some problem when using gx to download dependency for ipfs. It looks like : ERROR: package QmNWCEvi7bPRcvqAV8AKLGVNoQdArWi7NJayka2SM4XtRe not found. ThankU.

whyrusleeping commented 6 years ago


Did you run gx install first?
ninedraft commented 6 years ago

@Andlinks-Yourturn you probably need to check GOPATH -- I've caught the same error after my GOPATH was reset.