You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please select what type of issue this is. Please do not use Issues for Support, ask on the Discord!
[ ] Feature Request
[x] Bug Report
Description
When trying to run the Apple Music service, I get this error:
Error: 36:41: syntax error: Expected “then”, etc. but found identifier. (-2741)
at ChildProcess.<anonymous> (/Users/jrub/SimplePresence/node_modules/node-osascript/lib/index.js:39:15)
Specifications
Version is the version of EasyRPC, Platform is Windows/macOS/Linux, and Platform Version is the version of the platform (e.g. 10.13.1 for macOS, or 10 for Windows.).
Version: Latest? Not sure how to find this
Platform: macOS
Platform Version: 10.15.4
The text was updated successfully, but these errors were encountered:
@saumyasinghal747 this bug is caused by the app referencing iTunes.app instead of Music.app. You can change the code on your local download. Let me see if I can find the line.
Edit:
Change the following lines to be Music not iTunes.
Checklist
I am on the latest version
I am on the latest version of dependencies
I am on the latest version of Discord
I have followed the instructions in the Wiki
Type
Please select what type of issue this is. Please do not use Issues for Support, ask on the Discord!
[ ] Feature Request
[x] Bug Report
Description
When trying to run the Apple Music service, I get this error:
Specifications
Version is the version of EasyRPC, Platform is Windows/macOS/Linux, and Platform Version is the version of the platform (e.g. 10.13.1 for macOS, or 10 for Windows.).
The text was updated successfully, but these errors were encountered: