Skip to content
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

Cannot build due to error on lines 154 and 203 UserHomeDir #1

Open
maxcado opened this issue Oct 16, 2019 · 1 comment
Open

Cannot build due to error on lines 154 and 203 UserHomeDir #1

maxcado opened this issue Oct 16, 2019 · 1 comment

Comments

@maxcado
Copy link

maxcado commented Oct 16, 2019

Hello, tried to build wallet but go this error:

client

src/client/wallet.go:154:15: undefined: os.UserHomeDir
src/client/wallet.go:203:15: undefined: os.UserHomeDir

@BohuTANG
Copy link
Collaborator

Please upgrade your golang version to 1.12:
https://golang.org/pkg/os/#UserHomeDir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants