How to solve the problem when install github.com/Chyroc/163-opencourse-download ?

mikelee164396 · · 607 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

In order to install 163-opencourse-download,I do the following steps: 1. My os is win7 64bit 2. install go language pass through the file go1.13.8.windows-amd64.msi download from the internet. All settings during installation are default. 3. Open the Internet 4. Execute command line: go get github.com/zieckey/golang.org 5. Folder "C:\Go\src\golang.org" rename to "C:\Go\src\golang.org-bak" 6. copy the folder "C:\Users\Administrator\go\src\github.com\zieckey\golang.org" to "C:\Go\src\" 7. Execute command line: C:\Go>go get -u github.com/Chyroc/163-opencourse-download # github.com/Chyroc/163-opencourse-download C:\Users\Administrator\go\src\github.com\Chyroc\163-opencourse-download\main.go: 23:9: invalid argument c.Args() (type cli.Args) for len C:\Users\Administrator\go\src\github.com\Chyroc\163-opencourse-download\main.go: 29:17: cannot use cli.StringFlag literal (type cli.StringFlag) as type cli.Flag in array or slice literal: cli.StringFlag does not implement cli.Flag (Apply method has pointer rec eiver) How to solve the above errors?

有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

607 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传