You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% 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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: