Eelco
Eelco
Ah sorry for being verbose. I meant when [the `fish` shell is running non-interactive](https://fishshell.com/docs/current/cmds/status.html), i.e. not connected to a keyboard and in that case `fnm` probably runs in the background...
Bumps to version 4.0.2. As of version 4.0.3 of openfire the issue with the java 7 dependency will be fixed.
Had a similar issue, removed colima `colima delete` and then created it again with the following options `colima start --profile default --cpu 4 --memory 8 -t vz --mount-type virtiofs` which...
@trevorbernard great to hear this is being worked on. Any idea when this might become available? Is there help needed?
Sorry for not getting back sooner. I've just tried to reproduce the original issue but seems to be gone. So I guess this PR is not needed (at least not...
Hi, thanks for posting! I've created this proof-of-concept 5 years ago. The WebRTC APIs did evolve quite a lot since. It may very well be possible to stream stereo today...
The `package.json` mentions`>= 16` and the CI/CD builds for node v16 and v18 so it should compile. I haven't touched the module for a while so I really cannot comment...
The result of what call?
I believe it only discovers devices that have the serial port profile.
I also ran into this issue. I don't think the `band` parameter is actually used. In `setBand` all bands are put into a `data` array but then values are taken...