I have downloaded Node.js .msi installer. It has successfully installed, but there are issues with required software installation. It should download everything on it's own, but it got stuck here:
DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Can i just quit and it will work, or i should do something to ensure that Node.js will work properly?