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

Fix install via go install #25

Open
belak opened this issue Jul 25, 2022 · 0 comments
Open

Fix install via go install #25

belak opened this issue Jul 25, 2022 · 0 comments

Comments

@belak
Copy link
Member

belak commented Jul 25, 2022

% go install github.com/base16-project/base16-builder-go@latest
go: downloading github.com/base16-project/base16-builder-go v0.2.7
go/pkg/mod/github.com/base16-project/[email protected]/main.go:15:12: pattern schemes/*.yaml: no matching files found

Because we use a submodule, go install doesn't work properly. We'll have to decide on a different way to handle scheme files so they work with go install.

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

1 participant