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

problem installing on rasperry pi #1119

Open
tilnow opened this issue May 26, 2021 · 1 comment
Open

problem installing on rasperry pi #1119

tilnow opened this issue May 26, 2021 · 1 comment

Comments

@tilnow
Copy link

tilnow commented May 26, 2021

hi, i am using raspian on a raspberry pi 4, kernal version 5.4.83-v7l
go version go1.12.6 linux/arm

pushing and pulling only the files is need is critical for this embedded application.

when i try to install using the suggested command:
go get -u github.com/odeke-em/drive/cmd/drive
i get the following error:
# golang.org/x/net/http2 go/src/golang.org/x/net/http2/client_conn_pool.go:305:6: undefined: errors.Is

any ideas?

@bopjiang
Copy link

bopjiang commented Jun 15, 2021

The Go version is outdated. Update to the latest version(1.16+)

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