Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go get 安装失败,提示termui类缺失,我的go版本是1.12 #20

Open
ccc7574 opened this issue Mar 15, 2019 · 3 comments
Open

Comments

@ccc7574
Copy link

ccc7574 commented Mar 15, 2019

go get -u github.com/liushuchun/wechatcmd

github.com/liushuchun/wechatcmd/ui

../../github.com/liushuchun/wechatcmd/ui/layout.go:17:19: undefined: termui.Par
../../github.com/liushuchun/wechatcmd/ui/layout.go:18:19: undefined: termui.Par
../../github.com/liushuchun/wechatcmd/ui/layout.go:19:19: undefined: termui.Par
../../github.com/liushuchun/wechatcmd/ui/layout.go:20:19: undefined: termui.List

@VictorLee0321
Copy link

VictorLee0321 commented May 7, 2019

可以查看 gopkg.lock
termui 的版本是2.2.0
stack 我用的是最早的版本就可以跑了

@isdotjim
Copy link

搭个车...
想邀请Repo参与者来w3c.group创建项目的对应小组。w3c.group是类似知识星球的社群工具,小组可设置为付费且有赞助功能,同时也是一个区块链主导的创作者社区。这是相关介绍:
http://t.cn/Ai1vLcCU
http://t.cn/Ai1vLcCG
http://t.cn/Ai1vLcCA

@backendman
Copy link

老铁,termui 2.2.0的已经不兼容了,go mod incompatible,怎么解决呢

@bb33bb
Copy link

bb33bb commented Oct 14, 2020

老铁,termui 2.2.0的已经不兼容了,go mod incompatible,怎么解决呢
遇到了同样的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants