NextFire / apple-music-discord-rpc

🎵 Discord Rich Presence Client for the macOS Apple Music app and iTunes
MIT License
560 stars 37 forks source link

After upgrading to latest Deno version, the app doesn't work anymore #17

Closed Jonathunky closed 2 years ago

Jonathunky commented 2 years ago

Here's what I get when trying to launch it:

error: TS2349 [ERROR]: This expression is not callable. Each member of the union type 'ErrorConstructor | AggregateErrorConstructor' has signatures, but none of those signatures are compatible with each other. throw errorType(errorMessage);


    at https://deno.land/x/jxa_run@v0.0.3/mod.ts:184:9

<img width="682" alt="Screenshot 2022-03-30 at 8 25 38 am" src="https://user-images.githubusercontent.com/12529409/160751281-4ccde0ff-4f68-4129-ba4d-eca31302d413.png">
Jonathunky commented 2 years ago

Oh, solved by an update, okay

Thank you so much for keeping this app updated!