kubetap icon indicating copy to clipboard operation
kubetap copied to clipboard

Cannot install using Homebrew

Open wujek-srujek opened this issue 2 years ago • 4 comments

Description

Please check the existing issues to make sure you're not duplicating a report.

Kubectl commands to create reproducable environment / deployment

brew install kubetap

Results in:

Error: kubetap: wrong number of arguments (given 1, expected 0)

EDIT: Might have to do with the fact that I'm running on M1.

wujek-srujek avatar Oct 22 '22 19:10 wujek-srujek

same issue for krew install also:

Installing plugin: tap
W1031 13:55:00.762658    8706 install.go:164] failed to install plugin "tap": plugin "tap" does not offer installation for this platform
failed to install some plugins: [tap]: plugin "tap" does not offer installation for this platform

chkp-amirtal avatar Oct 31 '22 12:10 chkp-amirtal

Same issues for me. Apple M1

theliuk avatar Nov 17 '22 11:11 theliuk

Same issue on the Apple M1.

jadiaheno avatar Nov 25 '22 16:11 jadiaheno

This #16 PR apparently adds support for the M1.

ghost avatar Nov 26 '22 03:11 ghost