Guest User

Untitled

a guest
Dec 15th, 2018
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PS C:\windows\system32> npm -g --add-python-to-path --vs2017 install windows-build-tools node-gyp
  2. C:\Users\Admin\AppData\Roaming\npm\node-gyp -> C:\Users\Admin\AppData\Roaming\npm\node_modules\node-gyp\bin\node-gyp.js
  3.  
  4. > windows-build-tools@5.0.0 postinstall C:\Users\Admin\AppData\Roaming\npm\node_modules\windows-build-tools
  5. > node ./dist/index.js
  6.  
  7.  
  8.  
  9. Downloading vs_BuildTools.exe
  10. [>                                            ] 0.0% (0 B/s)
  11. Downloaded vs_BuildTools.exe. Saved to C:\Users\Admin\.windows-build-tools\vs_BuildTools.exe.
  12.  
  13. Starting installation...
  14. Launched installers, now waiting for them to finish.
  15. This will likely take some time - please be patient!
  16.  
  17. Status from the installers:
  18. ---------- Visual Studio Build Tools ----------
  19. 2018-12-14T20:11:16 : Verbose : [InstalledProductsProviderImpl]: Stream was closed
  20. 2018-12-14T20:11:16 : Verbose : [InstallerImpl]: Rpc connection was closed.
  21. 2018-12-14T20:11:16 : Verbose : [InstallerImpl]: Stream was closed
  22. 2018-12-14T20:11:16 : Verbose : [SetupUpdaterImpl]: Rpc connection was closed.
  23. 2018-12-14T20:11:16 : Verbose : [SetupUpdaterImpl]: Stream was closed
  24. ------------------- Python --------------------
  25. Python 2.7.15 is already installed, not installing again.
  26.  
  27.  
  28. Could not install Visual Studio Build Tools.
  29. Please find more details in the log files, which can be found at
  30. C:\Users\Admin\.windows-build-tools
  31.  
  32. Skipping configuration: No configuration for Python or Visual Studio Build Tools required.
  33. TypeError: Cannot read property 'then' of undefined
  34.     at install_1.install (C:\Users\Admin\AppData\Roaming\npm\node_modules\windows-build-tools\dist\start.js:19:17)
  35.     at launch_1.launchInstaller.then.then.then (C:\Users\Admin\AppData\Roaming\npm\node_modules\windows-build-tools\dist\install\index.js:34:9)
  36.     at process._tickCallback (internal/process/next_tick.js:68:7)
  37. + node-gyp@3.8.0
  38. + windows-build-tools@5.0.0
  39. updated 2 packages in 173.711s
Advertisement
Add Comment
Please, Sign In to add comment