Girbons / comics-downloader

tool to download comics and manga in pdf/epub/cbr/cbz from a website
MIT License
484 stars 53 forks source link

build error #23

Closed ilmanzo closed 5 years ago

ilmanzo commented 5 years ago
$ make linux-build

cmd/downloader/main.go:42:9: too many arguments in call to app.Run
    have (string, string, string, bool, bool)
    want (string, string, string, bool)
make: *** [Makefile:19: linux-build] Error 2
Girbons commented 5 years ago

Seems like you have on old version of github.com/Girbons/comics-downloader/.

Are you working on github.com/Girbons/comics-downloader/ or in github.com/ilmanzo/comics-downloader/?

ilmanzo commented 5 years ago

yes, sorry my fault :) I just had an old version in $GOROOT