Guest User

Untitled

a guest
Mar 20th, 2018
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. D:xampphtdocspodio>npm install xml2json
  2.  
  3. > node-expat@2.3.16 install D:xampphtdocspodionode_modulesnode-expat
  4. > node-gyp rebuild
  5.  
  6.  
  7. D:xampphtdocspodionode_modulesnode-expat>if not defined npm_config_node_gyp
  8. (node "C:Program Filesnodejsnode_modulesnpmbinnode-gyp-bin\....node_mo
  9. dulesnode-gypbinnode-gyp.js" rebuild ) else (node "" rebuild )
  10. Warning: Missing input files:
  11. D:xampphtdocspodionode_modulesnode-expatbuilddepslibexpat......deps
  12. libexpatversion.c
  13. Building the projects in this solution one at a time. To enable parallel build,
  14. please add the "/m" switch.
  15. MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe".
  16. To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visua
  17. l Studio 2005 or 3) add the location of the component to the system path if it
  18. is installed elsewhere. [D:xampphtdocspodionode_modulesnode-expatbuildb
  19. inding.sln]
  20. gyp ERR! build error
  21. gyp ERR! stack Error: `C:WindowsMicrosoft.NETFrameworkv4.0.30319msbuild.exe
  22. ` failed with exit code: 1
  23. gyp ERR! stack at ChildProcess.onExit (C:Program Filesnodejsnode_modules
  24. npmnode_modulesnode-gyplibbuild.js:276:23)
  25. gyp ERR! stack at emitTwo (events.js:106:13)
  26. gyp ERR! stack at ChildProcess.emit (events.js:191:7)
  27. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_proces
  28. s.js:219:12)
  29. gyp ERR! System Windows_NT 6.3.9600
  30. gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodej
  31. s\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
  32. gyp ERR! cwd D:xampphtdocspodionode_modulesnode-expat
  33. gyp ERR! node -v v6.11.5
  34. gyp ERR! node-gyp -v v3.4.0
  35. gyp ERR! not ok
  36. npm ERR! Windows_NT 6.3.9600
  37. npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\
  38. node_modules\npm\bin\npm-cli.js" "install" "xml2json"
  39. npm ERR! node v6.11.5
  40. npm ERR! npm v3.10.10
  41. npm ERR! code ELIFECYCLE
  42.  
  43. npm ERR! node-expat@2.3.16 install: `node-gyp rebuild`
  44. npm ERR! Exit status 1
  45. npm ERR!
  46. npm ERR! Failed at the node-expat@2.3.16 install script 'node-gyp rebuild'.
  47. npm ERR! Make sure you have the latest version of node.js and npm installed.
  48. npm ERR! If you do, this is most likely a problem with the node-expat package,
  49. npm ERR! not with npm itself.
  50. npm ERR! Tell the author that this fails on your system:
  51. npm ERR! node-gyp rebuild
  52. npm ERR! You can get information on how to open an issue for this project with:
  53. npm ERR! npm bugs node-expat
  54. npm ERR! Or if that isn't available, you can get their info via:
  55. npm ERR! npm owner ls node-expat
  56. npm ERR! There is likely additional logging output above.
  57.  
  58. npm ERR! Please include the following file with any support request:
  59. npm ERR! D:xampphtdocspodionpm-debug.log
Add Comment
Please, Sign In to add comment