Skip to content

README still mentions glide, while project is using go modules now #588

@Sosthene00

Description

@Sosthene00

Hi I experienced some trouble with LND recently, and I was adviced to scan my wallet file using dropwtxmgr in btcwallet.

I'm following install instructions here, download btcwallet git directory, but when I run glide install I encounter this error :

[ERROR]	Failed to find glide.yaml file in directory tree: Cannot resolve parent of /

I'm not very familiar with Go, but I highly suspect it is related to the fact that I use the latest Go1.11, while it is advised in the README file to use 1.5 or 1.6.

Is there something I can do about it except downgrading for the time to run it and upgrading again?

uname -a: Linux Celeri 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions