airtoxin/local-itunes

currentPlaylist and currentTrack not working

justiceserv opened this issue · 0 comments

Hi, I was testing this module and found out that currentPlaylist and currentTrack aren't working.
I am getting this error:
`Error: Command failed: execution error: Error: Error: 대상체를 가져올 수 없습니다. (-1728)

at ChildProcess.onExit (/Users/justiceserv/applemusic-test/node_modules/duplex-child-process/index.js:116:12)
at Object.onceWrapper (node:events:514:26)
at ChildProcess.emit (node:events:394:28)
at maybeClose (node:internal/child_process:1064:16)
at Socket.<anonymous> (node:internal/child_process:450:11)
at Socket.emit (node:events:394:28)
at Pipe.<anonymous> (node:net:672:12) {

killed: undefined,
code: 1,
signal: null
}`
I am using Big Sur on MacBook, any idea what is causing this problem?
Thanks!