Advertisement
Guest User

Untitled

a guest
Aug 28th, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets(44,5): error MSB8020: The builds
  2. tools for v120 (Platform Toolset = 'v120') cannot be found. To build using the v120 build tools, either click the Proje
  3. ct menu or right-click the solution, and then select "Update VC++ Projects...". Install v120 to build using the v120 bu
  4. ild tools. [C:\Users\stephan|2\AppData\Roaming\npm\node_modules\runas\build\runas.vcxproj]
  5. gyp ERR! build error
  6. gyp ERR! build error
  7. gyp ERR! stack Error: `msbuild` failed with exit code: 1
  8. gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:2
  9. 67:23)
  10. gyp ERR! stack at ChildProcess.emit (events.js:98:17)
  11. gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:809:12)
  12. gyp ERR! System Windows_NT 6.2.9200
  13. gyp ERR! command "node" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuil
  14. d"
  15. gyp ERR! cwd C:\Users\stephan|2\AppData\Roaming\npm\node_modules\runas
  16. gyp ERR! node -v v0.10.29
  17. gyp ERR! node-gyp -v v0.13.1
  18. gyp ERR! not ok
  19. npm ERR! runas@1.0.1 install: `node-gyp rebuild`
  20. npm ERR! Exit status 1
  21. npm ERR!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement