gitrob
gitrob copied to clipboard
Problem occur while installing the tool
github.com/michenriksen/gitrob/core
go-workspace/src/github.com/michenriksen/gitrob/core/router.go:41:54: too few values in assetfs.AssetFS literal
@sargarpramod430 i too having the same problem
- os: windows 10
- i used
go get github.com/michenriksen/gitrob
command to install and it terminated with the above error
same problem @michenriksen please help
@0nk4r I had to set some go variable first and then use this command. It may be somewhere in docs if you read that. It was something like GO=111 And you have to enter it in your terminal just like the command. Hope this helps you.