yhy0 / Jie

Jie stands out as a comprehensive security assessment and exploitation tool meticulously crafted for web applications. Its robust suite of features encompasses vulnerability scanning, information gathering, and exploitation, elevating it to an indispensable toolkit for both security professionals and penetration testers. 挖洞辅助工具(漏洞扫描、信息收集)
https://jie.fireline.fun/
GNU Affero General Public License v3.0
562 stars 116 forks source link

執行go build #25

Closed jungkang0911 closed 6 months ago

jungkang0911 commented 7 months ago

yhy0 你好 感謝你分享一個這麼棒的開源 但我在執行時有運到以下的錯誤 因本身對go的開發並不熟悉,我嘗試執行了go build 跑一段編譯后遇到以下錯誤:

avascript: build constraints exclude all Go files in C:\Users\XXXX\go\pkg\mod\github.com\smacker\go-tree-sitter@v0.0.0-20240214120134-1f283e24f560\javascript

\iter.go:17:18: undefined: Node
\iter.go:21:21: undefined: Node
\iter.go:25:20: undefined: Node
\iter.go:30:26: undefined: Node
\iter.go:34:20: undefined: Node
\iter.go:38:32: undefined: Node
\iter.go:43:9: undefined: Node
\iter.go:46:18: undefined: Node
\iter.go:68:40: undefined: Node

期待你的回覆及幫忙!謝謝