Guest User

Untitled

a guest
Mar 16th, 2021
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.48 KB | None | 0 0
  1. $ npm i gulp-sass --save-dev
  2. npm ERR! code 1
  3. npm ERR! path C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-sass
  4. npm ERR! command failed
  5. npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node scripts/build.js
  6. npm ERR! Building: C:\Program Files\nodejs\node.exe C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
  7. npm ERR! Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  8. npm ERR! Build started 3/17/2021 12:20:24 AM.
  9. npm ERR! Project "C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-sass\build\binding.sln" on node 1 (default targets).
  10. npm ERR! ValidateSolutionConfiguration:
  11. npm ERR! Building solution configuration "Release|x64".
  12. npm ERR! 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 Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere. [C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-sass\build\binding.sln]npm ERR! Done Building Project "C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-sass\build\binding.sln" (default targets) -- FAILED.
  13. npm ERR!
  14. npm ERR! Build FAILED.
  15. npm ERR!
  16. npm ERR! "C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-sass\build\binding.sln" (default target) (1) ->
  17. npm ERR! (_src_\libsass target) ->
  18. npm ERR! MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET
  19. Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it
  20. is installed elsewhere. [C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-sass\build\binding.sln]
  21. npm ERR!
  22. npm ERR! 0 Warning(s)
  23. npm ERR! 1 Error(s)
  24. npm ERR!
  25. npm ERR! Time Elapsed 00:00:00.48
  26. npm ERR! gyp info it worked if it ends with ok
  27. npm ERR! gyp verb cli [
  28. npm ERR! gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',
  29. npm ERR! gyp verb cli 'C:\\Users\\Gapac\\Desktop\\creative\\www\\node_modules\\gulp-sass\\node_modules\\node-gyp\\bin\\node-gyp.js',
  30. npm ERR! gyp verb cli 'rebuild',
  31. npm ERR! gyp verb cli '--verbose',
  32. npm ERR! gyp verb cli '--libsass_ext=',
  33. npm ERR! gyp verb cli '--libsass_cflags=',
  34. npm ERR! gyp verb cli '--libsass_ldflags=',
  35. npm ERR! gyp verb cli '--libsass_library='
  36. npm ERR! gyp verb cli ]
  37. npm ERR! gyp info using [email protected]
  38. npm ERR! gyp info using [email protected] | win32 | x64
  39. npm ERR! gyp verb command rebuild []
  40. npm ERR! gyp verb command clean []
  41. npm ERR! gyp verb clean removing "build" directory
  42. npm ERR! gyp verb command configure []
  43. npm ERR! gyp verb check python checking for Python executable "python2" in the PATH
  44. npm ERR! gyp verb `which` failed Error: not found: python2
  45. npm ERR! gyp verb `which` failed at getNotFoundError (C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:13:12)
  46. npm ERR! gyp verb `which` failed at F (C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:68:19)
  47. npm ERR! gyp verb `which` failed at E (C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:80:29)
  48. npm ERR! gyp verb `which` failed at C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:89:16
  49. npm ERR! gyp verb `which` failed at C:\Users\Gapac\Desktop\creative\www\node_modules\isexe\index.js:42:5
  50. npm ERR! gyp verb `which` failed at C:\Users\Gapac\Desktop\creative\www\node_modules\isexe\windows.js:36:5
  51. npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:196:21)
  52. npm ERR! gyp verb `which` failed python2 Error: not found: python2
  53. npm ERR! gyp verb `which` failed at getNotFoundError (C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:13:12)
  54. npm ERR! gyp verb `which` failed at F (C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:68:19)
  55. npm ERR! gyp verb `which` failed at E (C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:80:29)
  56. npm ERR! gyp verb `which` failed at C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:89:16
  57. npm ERR! gyp verb `which` failed at C:\Users\Gapac\Desktop\creative\www\node_modules\isexe\index.js:42:5
  58. npm ERR! gyp verb `which` failed at C:\Users\Gapac\Desktop\creative\www\node_modules\isexe\windows.js:36:5
  59. npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:196:21) {
  60. npm ERR! gyp verb `which` failed code: 'ENOENT'
  61. npm ERR! gyp verb `which` failed }
  62. npm ERR! gyp verb check python checking for Python executable "python" in the PATH
  63. npm ERR! gyp verb `which` failed Error: not found: python
  64. npm ERR! gyp verb `which` failed at getNotFoundError (C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:13:12)
  65. npm ERR! gyp verb `which` failed at F (C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:68:19)
  66. npm ERR! gyp verb `which` failed at E (C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:80:29)
  67. npm ERR! gyp verb `which` failed at C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:89:16
  68. npm ERR! gyp verb `which` failed at C:\Users\Gapac\Desktop\creative\www\node_modules\isexe\index.js:42:5
  69. npm ERR! gyp verb `which` failed at C:\Users\Gapac\Desktop\creative\www\node_modules\isexe\windows.js:36:5
  70. npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:196:21)
  71. npm ERR! gyp verb `which` failed python Error: not found: python
  72. npm ERR! gyp verb `which` failed at getNotFoundError (C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:13:12)
  73. npm ERR! gyp verb `which` failed at F (C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:68:19)
  74. npm ERR! gyp verb `which` failed at E (C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:80:29)
  75. npm ERR! gyp verb `which` failed at C:\Users\Gapac\Desktop\creative\www\node_modules\which\which.js:89:16
  76. npm ERR! gyp verb `which` failed at C:\Users\Gapac\Desktop\creative\www\node_modules\isexe\index.js:42:5
  77. npm ERR! gyp verb `which` failed at C:\Users\Gapac\Desktop\creative\www\node_modules\isexe\windows.js:36:5
  78. npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:196:21) {
  79. npm ERR! gyp verb `which` failed code: 'ENOENT'
  80. npm ERR! gyp verb `which` failed }
  81. npm ERR! gyp verb could not find "python". checking python launcher
  82. npm ERR! gyp verb could not find "python". guessing location
  83. npm ERR! gyp verb ensuring that file exists: C:\Python27\python.exe
  84. npm ERR! gyp verb check python version `C:\Python27\python.exe -c "import sys; print "2.7.18
  85. npm ERR! gyp verb check python version .%s.%s" % sys.version_info[:3];"` returned: %j
  86. npm ERR! gyp verb get node dir no --target version specified, falling back to host node version: 15.10.0
  87. npm ERR! gyp verb command install [ '15.10.0' ]
  88. npm ERR! gyp verb install input version string "15.10.0"
  89. npm ERR! gyp verb install installing version: 15.10.0
  90. npm ERR! gyp verb install --ensure was passed, so won't reinstall if already installed
  91. npm ERR! gyp verb install version is already installed, need to check "installVersion"
  92. npm ERR! gyp verb got "installVersion" 9
  93. npm ERR! gyp verb needs "installVersion" 9
  94. npm ERR! gyp verb install version is good
  95. npm ERR! gyp verb get node dir target node version installed: 15.10.0
  96. npm ERR! gyp verb build dir attempting to create "build" dir: C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-sass\build
  97. npm ERR! gyp verb build dir "build" dir needed to be created? C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-sass\build
  98. npm ERR! gyp verb Not using VS2017: Could not use PowerShell to find VS2017
  99. npm ERR! gyp verb build/config.gypi creating config file
  100. npm ERR! gyp verb build/config.gypi writing out config file: C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-sass\build\config.gypi
  101. npm ERR! gyp verb config.gypi checking for gypi file: C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-sass\config.gypi
  102. npm ERR! gyp verb common.gypi checking for gypi file: C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-sass\common.gypi
  103. npm ERR! gyp verb gyp gyp format was not specified; forcing "msvs"
  104. npm ERR! gyp info spawn C:\Python27\python.exe
  105. npm ERR! gyp info spawn args [
  106. npm ERR! gyp info spawn args 'C:\\Users\\Gapac\\Desktop\\creative\\www\\node_modules\\gulp-sass\\node_modules\\node-gyp\\gyp\\gyp_main.py',
  107. npm ERR! gyp info spawn args 'binding.gyp',
  108. npm ERR! gyp info spawn args '-f',
  109. npm ERR! gyp info spawn args 'msvs',
  110. npm ERR! gyp info spawn args '-G',
  111. npm ERR! gyp info spawn args 'msvs_version=auto',
  112. npm ERR! gyp info spawn args '-I',
  113. npm ERR! gyp info spawn args 'C:\\Users\\Gapac\\Desktop\\creative\\www\\node_modules\\gulp-sass\\node_modules\\node-sass\\build\\config.gypi',
  114. npm ERR! gyp info spawn args '-I',
  115. npm ERR! gyp info spawn args 'C:\\Users\\Gapac\\Desktop\\creative\\www\\node_modules\\gulp-sass\\node_modules\\node-gyp\\addon.gypi',
  116. npm ERR! gyp info spawn args '-I',
  117. npm ERR! gyp info spawn args 'C:\\Users\\Gapac\\.node-gyp\\15.10.0\\include\\node\\common.gypi',
  118. npm ERR! gyp info spawn args '-Dlibrary=shared_library',
  119. npm ERR! gyp info spawn args '-Dvisibility=default',
  120. npm ERR! gyp info spawn args '-Dnode_root_dir=C:\\Users\\Gapac\\.node-gyp\\15.10.0',
  121. npm ERR! gyp info spawn args '-Dnode_gyp_dir=C:\\Users\\Gapac\\Desktop\\creative\\www\\node_modules\\gulp-sass\\node_modules\\node-gyp',
  122. npm ERR! gyp info spawn args '-Dnode_lib_file=C:\\Users\\Gapac\\.node-gyp\\15.10.0\\<(target_arch)\\node.lib',
  123. npm ERR! gyp info spawn args '-Dmodule_root_dir=C:\\Users\\Gapac\\Desktop\\creative\\www\\node_modules\\gulp-sass\\node_modules\\node-sass',
  124. npm ERR! gyp info spawn args '-Dnode_engine=v8',
  125. npm ERR! gyp info spawn args '--depth=.',
  126. npm ERR! gyp info spawn args '--no-parallel',
  127. npm ERR! gyp info spawn args '--generator-output',
  128. npm ERR! gyp info spawn args 'C:\\Users\\Gapac\\Desktop\\creative\\www\\node_modules\\gulp-sass\\node_modules\\node-sass\\build',
  129. npm ERR! gyp info spawn args '-Goutput_dir=.'
  130. npm ERR! gyp info spawn args ]
  131. npm ERR! Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation
  132. npm ERR! Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation
  133. npm ERR! Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation
  134. npm ERR! Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation
  135. npm ERR! gyp verb command build []
  136. npm ERR! gyp verb build type Release
  137. npm ERR! gyp verb architecture x64
  138. npm ERR! gyp verb node dev dir C:\Users\Gapac\.node-gyp\15.10.0
  139. npm ERR! gyp verb found first Solution file build/binding.sln
  140. npm ERR! gyp verb could not find "msbuild.exe" in PATH - finding location in registry
  141. npm ERR! gyp info spawn C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe
  142. npm ERR! gyp info spawn args [
  143. npm ERR! gyp info spawn args 'build/binding.sln',
  144. npm ERR! gyp info spawn args '/nologo',
  145. npm ERR! gyp info spawn args '/p:Configuration=Release;Platform=x64'
  146. npm ERR! gyp info spawn args ]
  147. npm ERR! gyp ERR! build error
  148. npm ERR! gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1
  149. npm ERR! gyp ERR! stack at ChildProcess.onExit (C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-gyp\lib\build.js:262:23)
  150. npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:378:20)
  151. npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
  152. npm ERR! gyp ERR! System Windows_NT 10.0.19042
  153. npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Gapac\\Desktop\\creative\\www\\node_modules\\gulp-sass\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
  154. npm ERR! gyp ERR! cwd C:\Users\Gapac\Desktop\creative\www\node_modules\gulp-sass\node_modules\node-sass
  155. npm ERR! gyp ERR! node -v v15.10.0
  156. npm ERR! gyp ERR! node-gyp -v v3.8.0
  157. npm ERR! gyp ERR! not ok
  158. npm ERR! Build failed with error code: 1
  159.  
  160. npm ERR! A complete log of this run can be found in:
  161. npm ERR! C:\Users\Gapac\AppData\Local\npm-cache\_logs\2021-03-16T21_20_25_551Z-debug.log
  162.  
Advertisement
Add Comment
Please, Sign In to add comment