danderson / netboot

Packages and utilities for network booting
Apache License 2.0
1.48k stars 181 forks source link

Cannot install pixiecore #133

Open probonopd opened 2 years ago

probonopd commented 2 years ago
FreeBSD% go version
go version go1.17.1 freebsd/amd64

FreeBSD% go install pixiecore
go install: version is required when current directory is not in a module
        Try 'go install pixiecore@latest' to install the latest version

FreeBSD% go install pixiecore@latest
go install: pixiecore@latest: malformed module path "pixiecore": missing dot in first path element
fidodido48 commented 1 year ago

Same here.

tindzk commented 6 months ago

I was able to build Pixiecore on Linux by using Docker: https://gist.github.com/tindzk/f1597f9faffee9cee337d8ee23b91d00