MSBuild.NodeTools
MSBuild.NodeTools copied to clipboard
Redirect stderr to nul device for npm config get prefix
Redirect stderr into nul for the npm 'config get prefix' command so errors or warnings on stderr don't pollute the 'NpmGetPrefix' variable.