bindatafs icon indicating copy to clipboard operation
bindatafs copied to clipboard

Initalizing BindataFS... fails

Open 030 opened this issue 7 years ago • 1 comments

Initalizing BindataFS...
failed to copy files: lstat src/github.com/qor/bindatafs/templates: no such file or directory

030 avatar Oct 21 '18 18:10 030

just a hunch - you may want to check your installation is correct or try "go get" again.

bindatafas tries to copy files from $GOPATH src/github.com/qor/bindatafs/templates, so maybe they are missing or not accessible or gopath not set...

sugacube avatar Oct 25 '18 08:10 sugacube