jishi / node-sonos-http-api

An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
http://jishi.github.io/node-sonos-http-api/
MIT License
1.83k stars 462 forks source link

Sono API shows Error #900

Open surfer-09 opened 1 week ago

surfer-09 commented 1 week ago

Hello,

my Sono-API Command Window Shows this Error:

2024-06-25T10:58:39.976Z INFO http server listening on 0.0.0.0 port 5005 (node:6944) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (Usenode --trace-deprecation ...to show where the warning was created)

Error

Version: 1.6.9

Whats the problem?