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

Trouble Building #9

Closed
thestumbler opened this issue Jan 30, 2023 · 1 comment
Closed

Trouble Building #9

thestumbler opened this issue Jan 30, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@thestumbler
Copy link

The first build of notecard works okay.
Second build of notehub, the first go get command, fails with:

github.com/note-cli/notehub imports
	github.com/blues/note-go/notecard imports
	periph.io/x/periph/conn/i2c: cannot find module providing package periph.io/x/periph/conn/i2c
github.com/note-cli/notehub imports
	github.com/blues/note-go/notecard imports
	periph.io/x/periph/conn/i2c/i2creg: cannot find module providing package periph.io/x/periph/conn/i2c/i2creg
github.com/note-cli/notehub imports
	github.com/blues/note-go/notecard imports
	periph.io/x/periph/host: cannot find module providing package periph.io/x/periph/host

Running go1.19.5 on Raspi4 Raspbian OS version 20221214, using Pi carrier.
Looks like some changes with periph.io modules? It's been five years since I've used Go, and I couldn't readily sort it out.

@bsatrom bsatrom self-assigned this Jan 30, 2023
@bsatrom
Copy link
Member

bsatrom commented Jan 30, 2023

Hey @thestumbler thanks for the report, I'll take a look today. In the meantime, we have pre-compiled binaries for the latest release here if you want to try one of those out.

@bsatrom bsatrom added the bug Something isn't working label Jan 30, 2023
@bsatrom bsatrom closed this as completed Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants