F
Filippo Bottega
Guest
Hello,
Running this command:
"C:\Program Files (x86)\Microsoft Visual Studio\Installer\vs_installer.exe" export --config "C:\Temp\Visual Studio Enterprise 2017.vsconfig" --installPath "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise" -p
I'm getting the error:
(node:#####) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
##### changes every time, it's a number.
May you help me to solve this issue?
Thank you!
Continue reading...
Running this command:
"C:\Program Files (x86)\Microsoft Visual Studio\Installer\vs_installer.exe" export --config "C:\Temp\Visual Studio Enterprise 2017.vsconfig" --installPath "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise" -p
I'm getting the error:
(node:#####) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
##### changes every time, it's a number.
May you help me to solve this issue?
Thank you!
Continue reading...