I'm getting the following error when I use this package in an electron app:
../src/binding.c:48: speaker_open: Assertion napi_get_value_int32(env, args[0], &ao->channels) == napi_ok' failed.`
Node version: 12.8.3
Electron: 12.0.1
I hope that somebody could help me.