cespare / reflex

Run a command when files change

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go command complains about Ctty not valid

jum opened this issue · comments

whenever I use the go command on MacOS X Catalina I get the following error:

jum@isis > ~/player > master > reflex -s -- go run player.go [00] Starting service [00] fork/exec /Users/jum/go/bin/go: Setctty set but Ctty not valid in child ^CInterrupted (interrupt). Cleaning up children... jum@isis > ~/player > master > go version go version devel +8194187a2d Sun May 24 01:19:35 2020 +0000 darwin/amd64 jum@isis > ~/player > master >

Anything I can do about this?

Appears to have been an issue with my daily tip go installation.