vilmibm / gh-contribute

Small gh extension that suggests issues to work on in a given GitHub repository
GNU General Public License v3.0
29 stars 6 forks source link

gh-contribute/bin/cmd.out: No such file or directory #8

Closed andypiper closed 2 years ago

andypiper commented 2 years ago

This looks to be the same issue as on the gh-user-status extension (it also exists on gh-screensaver, locally for me). Could be a Go thing, since they are all written in Go?

$ ls /Users/andypiper/.local/share/gh/extensions/gh-contribute
CONTRIBUTING.md README.md       gh-contribute   go.sum          release.sh
LICENSE         cmd.out         go.mod          main.go

Looks like the cmd.out file is not ending up in the bin directory for the extension, for whatever reason.

vilmibm commented 2 years ago

reopen if still happening as of v1.1.1