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 install pixiecore #133

Open
probonopd opened this issue Nov 22, 2021 · 2 comments
Open

Cannot install pixiecore #133

probonopd opened this issue Nov 22, 2021 · 2 comments

Comments

@probonopd
Copy link

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
Copy link

Same here.

@tindzk
Copy link

tindzk commented Apr 7, 2024

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

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

3 participants