Not able to install npm i xml2json #168
Description
PS C:\Users\GoodWorkLabs\Desktop\ecar-batch\js2xml> npm i xml2json
npm WARN deprecated hoek@5.0.4: This version is no longer maintained. Please upgrade to the latest version.
node-expat@2.3.17 install C:\Users\GoodWorkLabs\Desktop\ecar-batch\js2xml\node_modules\node-expat
node-gyp rebuild
C:\Users\GoodWorkLabs\Desktop\ecar-batch\js2xml\node_modules\node-expat>if not defined npm_config_node_gyp (node "C:\Users\GoodWorkLabs\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Warning: Missing input files:
C:\Users\GoodWorkLabs\Desktop\ecar-batch\js2xml\node_modules\node-expat\build\deps\libexpat......\deps\libexpat\version.c
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microso
ft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere. [C:\Users\GoodWorkLabs\Desktop\ecar-ba
tch\js2xml\node_modules\node-expat\build\binding.sln]
gyp ERR! build error
gyp ERR! stack Error: C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe
failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\GoodWorkLabs\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:258:23)
gyp ERR! stack at emitTwo (events.js:106:13)
gyp ERR! stack at ChildProcess.emit (events.js:191:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\GoodWorkLabs\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\GoodWorkLabs\Desktop\ecar-batch\js2xml\node_modules\node-expat
gyp ERR! node -v v6.11.0
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
npm WARN ecar-bundle@1.0.0 No description
npm WARN ecar-bundle@1.0.0 No repository field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-expat@2.3.17 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-expat@2.3.17 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\GoodWorkLabs\AppData\Roaming\npm-cache_logs\2018-11-22T09_52_49_439Z-debug.log
PS C:\Users\GoodWorkLabs\Desktop\ecar-batch\js2xml>
node -v -> v6.11.0