Skip to content

Installation problem #6

@wturrell

Description

@wturrell
$ go get github.com/lycoris0731/itunes-cli/itunes
# github.com/lycoris0731/itunes-cli/itunes
go/src/github.com/lycoris0731/itunes-cli/itunes/commands.go:81:55: invalid operation: c.Args()[0] (type cli.Args does not support indexing)
go/src/github.com/lycoris0731/itunes-cli/itunes/commands.go:131:33: invalid operation: c.Args()[0] (type cli.Args does not support indexing)
go/src/github.com/lycoris0731/itunes-cli/itunes/commands.go:155:38: invalid operation: c.Args()[0] (type cli.Args does not support indexing)
go/src/github.com/lycoris0731/itunes-cli/itunes/commands.go:182:38: invalid operation: c.Args()[0] (type cli.Args does not support indexing)
go/src/github.com/lycoris0731/itunes-cli/itunes/main.go:24:15: cannot use commands (type []cli.Command) as type []*cli.Command in assignment
  • go version go1.15.7 darwin/amd64 (installed with homebrew)
  • macOS 10.14.6 (Mojave)
  • iTunes 12.9.5.5

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions