Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
What do I need to change?
DeprecationWarning: Using Buffer without new will soon stop working. Use new Buffer(), or preferably Buffer.from(), Buffer.allocUnsafe() or Buffer.alloc() instead.
new
new Buffer()
Buffer.from()
Buffer.allocUnsafe()
Buffer.alloc()
DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
Open a Github issue for this please. Thanks
https://github.com/NodeBB/NodeBB/issues/5184