Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Throwing error on play command #3

@pankajpatel

Description

@pankajpatel
ERROR: Error: 540:547: execution error: Spotify got an error: AppleEvent handler failed. (-10000)

/usr/local/lib/node_modules/spotify-cli/index.js:16
		cli.info(track.name + " - " + track.artist);
		              ^

TypeError: Cannot read property 'name' of undefined
    at /usr/local/lib/node_modules/spotify-cli/index.js:16:17
    at /usr/local/lib/node_modules/spotify-cli/node_modules/spotify-node-applescript/lib/spotify-node-applescript.js:97:20
    at ChildProcess.<anonymous> (/usr/local/lib/node_modules/spotify-cli/node_modules/applescript/lib/applescript.js:53:5)
    at emitTwo (events.js:106:13)
    at ChildProcess.emit (events.js:191:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)

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