[GH-ISSUE #341] make报错 #247

Closed
opened 2026-05-05 12:03:00 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @PUGE on GitHub (May 30, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/341

cmd/frps/main.go:63: cannot use conf (type "github.com/vaughan0/go-ini".File) as type "github.com/fatedier/frp/vendor/github.com/vaughan0/go-ini".File in argument to config.LoadServerCommonConf
是我缺少安装某些包吗?

Originally created by @PUGE on GitHub (May 30, 2017). Original GitHub issue: https://github.com/fatedier/frp/issues/341 cmd/frps/main.go:63: cannot use conf (type "github.com/vaughan0/go-ini".File) as type "github.com/fatedier/frp/vendor/github.com/vaughan0/go-ini".File in argument to config.LoadServerCommonConf 是我缺少安装某些包吗?
Author
Owner

@fatedier commented on GitHub (May 30, 2017):

你需要研究学习下 Go 的包管理机制以及使用 >= 1.8 的版本,和本项目无关。

<!-- gh-comment-id:304905455 --> @fatedier commented on GitHub (May 30, 2017): 你需要研究学习下 Go 的包管理机制以及使用 >= 1.8 的版本,和本项目无关。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#247
No description provided.