WrathofthePast
WrathofthePast
> There is a profile button and a light on the bottom. The light is lit white, and pressing the profile button does nothing. If you don't have any onboard...
What's the device-id/product id? You can find it in `System Information.app`.
> Hey @WrathofthePast, > > Do you mean the Mac or the Headphones product key? They don't come up in the System's info audio tab. It could be that the...
What Razer device(s) are you using?
Did you try pressing "Refresh Device List"? If so, that's a weird bug and is your computer a M1 or Intel-based Mac?
> On a MacBook Pro, M1, with a Razer Kiyo Pro connected via an Ivanky USB hub. I get 'Please select a device to configure' The top bar thinks that...
> The easiest fix might be to block it from being put into asar from `package.json`'s by putting `"!build/Makefile"` into `build.files[]` array. I tried that and got a different error:...
> Well, you can ignore that other files as well, or even all files in `build` except `build/Release`? That's what I've trying the past few minutes. After adding `"!build/addon.target.mk", the...
> Could you run `file build/Release/addon.node`? I'm curious if this is an addon built for macOS at all. What do you mean? Run it in the command line or add...
> > What do you mean? Run it in the command line or add it to package.json? > > command line. Here's the output: ``` macbook-pro:razer-macos-backup me$ file build/Release/addon.node build/Release/addon.node:...