Ola, gostaria de saber como eu publico uma aplicação rest-api/node no windows, segui alguns tutoriais no google estou com o seguinte erro:
(node:31484) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use node --trace-deprecation ...
to show where the warning was created)