mubeng icon indicating copy to clipboard operation
mubeng copied to clipboard

[BUG] cant install mubeng from github

Open vay3t opened this issue 2 years ago • 2 comments

Describe the bug

I cant install mubeng from github

To Reproduce

Steps to reproduce the behavior:

go install github.com/kitabisa/mubeng/cmd/mubeng@latest

image

Expected behavior

Install mubeng from github

Environment (please complete the following information):

  • OS: Ubuntu 20.04
  • OS version: Linux nanopineo3 5.10.63-rockchip64 aarch64 GNU/Linux

vay3t avatar Dec 19 '21 02:12 vay3t

Yep, currently the package URL is down. You should try building from source.

dwisiswant0 avatar Dec 19 '21 07:12 dwisiswant0

it is necessary to change line 1 https://github.com/kitabisa/mubeng/blob/master/go.mod#L1 by github.com/kitabisa/mubeng

vay3t avatar Feb 11 '22 18:02 vay3t