Replies: 1 comment
-
Looks like you're getting help over here: #624. IO'll close this one in favor of the issue linked. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i used this command go install github.com/projectdiscovery/katana/cmd/katana@latest for install katana in windows and i got this error so please help me (please check screen shot which is attached)
![1](https://private-user-images.githubusercontent.com/11803332/275317971-7ecc8293-45c9-4416-b74b-7694964e4b68.PNG?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5ODM1ODYsIm5iZiI6MTczODk4MzI4NiwicGF0aCI6Ii8xMTgwMzMzMi8yNzUzMTc5NzEtN2VjYzgyOTMtNDVjOS00NDE2LWI3NGItNzY5NDk2NGU0YjY4LlBORz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDAyNTQ0NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMxZmY5NGVkYjc2ZDY4YzY0MDdiMjUzNzI3YWFkZWNmMTYyZmU3MjY5ZWU5MjEzNDNiMWYyNWIzYjVlZjM3NzImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.dG_qukdFJpcpXTy_zIG8C1KNmCxDtnHUvpjvYukvO1E)
github.com/smacker/go-tree-sitter/javascript: build constraints exclude all Go files in C:\Users$$HumaL$$\go\pkg\mod\github.com\smacker\go-tree-sitter@v0.0.0-20220628134258-ac06e95cfa11\javascript
github.com/smacker/go-tree-sitter
C:\Users$$HumaL$$\go\pkg\mod\github.com\smacker\go-tree-sitter@v0.0.0-20220628134258-ac06e95cfa11\iter.go:17:18: undefined: Node
C:\Users$$HumaL$$\go\pkg\mod\github.com\smacker\go-tree-sitter@v0.0.0-20220628134258-ac06e95cfa11\iter.go:21:21: undefined: Node
C:\Users$$HumaL$$\go\pkg\mod\github.com\smacker\go-tree-sitter@v0.0.0-20220628134258-ac06e95cfa11\iter.go:25:20: undefined: Node
C:\Users$$HumaL$$\go\pkg\mod\github.com\smacker\go-tree-sitter@v0.0.0-20220628134258-ac06e95cfa11\iter.go:30:26: undefined: Node
C:\Users$$HumaL$$\go\pkg\mod\github.com\smacker\go-tree-sitter@v0.0.0-20220628134258-ac06e95cfa11\iter.go:34:20: undefined: Node
C:\Users$$HumaL$$\go\pkg\mod\github.com\smacker\go-tree-sitter@v0.0.0-20220628134258-ac06e95cfa11\iter.go:38:32: undefined: Node
C:\Users$$HumaL$$\go\pkg\mod\github.com\smacker\go-tree-sitter@v0.0.0-20220628134258-ac06e95cfa11\iter.go:43:9: undefined: Node
C:\Users$$HumaL$$\go\pkg\mod\github.com\smacker\go-tree-sitter@v0.0.0-20220628134258-ac06e95cfa11\iter.go:46:18: undefined: Node
C:\Users$$HumaL$$\go\pkg\mod\github.com\smacker\go-tree-sitter@v0.0.0-20220628134258-ac06e95cfa11\iter.go:68:40: undefined: Node
Beta Was this translation helpful? Give feedback.
All reactions