ebaauw / homebridge-music

Homebridge plugin for iTunes with AirPlay speakers
Apache License 2.0
92 stars 7 forks source link

Installation issue #26

Closed SaseQ closed 1 year ago

SaseQ commented 1 year ago

npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for homebridge-music@0.4.25: wanted {"os":"darwin"} (current: {"os":"linux","arch":"arm"})
npm ERR! notsup Valid OS:    darwin
npm ERR! notsup Valid Arch:  undefined
npm ERR! notsup Actual OS:   linux
npm ERR! notsup Actual Arch: arm```
ebaauw commented 1 year ago

RTFM, Homebridge Music only runs on macOS.