Open millsoft opened 6 years ago
Hi, I am trying to install gotty using brew, but it doesn't work :(
When I try to use go it also doesn't work
$> go get github.com/yudai/gotty package context: unrecognized import path "context" (import path does not begin with hostname)
gotty --version
no idea, couldn't install it.
Ubuntu 16.04.4 LTS
brew install yudai/gotty/gotty
No errors
$> brew install yudai/gotty/gotty ==> Tapping yudai/gotty Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/yudai/homebrew-gotty'... remote: Counting objects: 5, done. remote: Compressing objects: 100% (5/5), done. remote: Total 5 (delta 1), reused 2 (delta 0), pack-reused 0 Unpacking objects: 100% (5/5), done. Checking connectivity... done. Error: Invalid formula: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/yudai/homebrew-gotty/gotty.rb undefined method `is_64_bit?' for Hardware:Module Error: Cannot tap yudai/gotty: invalid syntax in tap!
Tried it also on other linux machine (Ubuntu 17) -> same problem.
Any news on this issue? It looks like it is preventing the gotty installation in linux systems.
Anyone found a workaround for it?
Any update ?
ping? same issue here
Hi, I am trying to install gotty using brew, but it doesn't work :(
When I try to use go it also doesn't work
What version of GoTTY are you using (
gotty --version
)?no idea, couldn't install it.
What operating system and browser are you using?
Ubuntu 16.04.4 LTS
What did you do?
brew install yudai/gotty/gotty
What did you expect to see?
No errors
What did you see instead?
Tried it also on other linux machine (Ubuntu 17) -> same problem.