Trying to run spotify play while spotify app is not running while throw error on the screen
`Unhandled rejection Error: 57:63: execution error: Can’t make «class pAlb» of «class pTrk» of application "Spotify" into type string. (-1700)
at ChildProcess.<anonymous> (/usr/local/lib/node_modules/spotify-cli-mac/node_modules/node-osascript/lib/index.js:39:15)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:920:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:230:5)`
Trying to run
spotify play
while spotify app is not running while throw error on the screen`Unhandled rejection Error: 57:63: execution error: Can’t make «class pAlb» of «class pTrk» of application "Spotify" into type string. (-1700)