Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Not able to ignore the directory which doesn't have any go file for that specific build constraint #139

Open
praveenkumar opened this issue Dec 28, 2020 · 1 comment

Comments

@praveenkumar
Copy link

Every command from pkger failed with something like following when there is build specific tags are present.

$ git clone https://github.com/praveenkumar/go-embed-data.git
$ cd go-embed-data
$ pkger list
2020/12/28 16:22:47 exit status 1: package github.com/praveenkumar/go-embed-data/dump_mac: build constraints exclude all Go files in /home/prkumar/work/github/go-embed-data/dump_mac
: here.Dir failed /home/prkumar/work/github/go-embed-data/dump_mac: /home/prkumar/work/github/go-embed-data/dump_mac
@Napas
Copy link

Napas commented Apr 21, 2021

As a workaround create an empty go file in the folder without any build tags

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants