我正在尝试在windows上构建tyk。我得到了错误。
..\..\pkg\mod\rsc.io\letsencrypt@v0.0.1\lets.go:269:9: undefined: acme.RegistrationResource这是由于乐高\acme中缺少RegistrationResource结构。我可以看出这是由于letsencrypt和乐高之间的不兼容。
有什么我可以试一试的吗?
发布于 2019-04-18 17:01:16
Tyk根本不是为在windows上运行而设计的。如果你需要在windows系统上使用它,我建议你安装在docker或基于unix的虚拟机上。
https://tyk.io/docs/get-started/with-tyk-on-premise/installation/docker/
谢谢Josh
https://stackoverflow.com/questions/55742509
复制相似问题