gulp-sass 安装失败

问题描述

我正在尝试在我的项目中安装 gulp-sass 依赖项,以便继续进行网络开发课程,但它引发了以下错误并且无法继续:

npm ERR! code 1
npm ERR! path D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\gulp-sass\node_modules\node-sass
npm ERR! command Failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node scripts/build.js
npm ERR! Building: C:\Program Files\nodejs\node.exe D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\gulp-sass\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli   'C:\\Program Files\\nodejs\\node.exe',npm ERR! gyp verb cli   'D:\\Programación\\Desarrollo Web Completo\\Proyectos\\FestivalMusica\\Proyecto\\node_modules\\gulp-sass\\node_modules\\node-gyp\\bin\\node-gyp.js',npm ERR! gyp verb cli   'rebuild',npm ERR! gyp verb cli   '--verbose',npm ERR! gyp verb cli   '--libsass_ext=',npm ERR! gyp verb cli   '--libsass_cflags=',npm ERR! gyp verb cli   '--libsass_ldflags=',npm ERR! gyp verb cli   '--libsass_library='
npm ERR! gyp verb cli ]
npm ERR! gyp info using node-gyp@3.8.0
npm ERR! gyp info using node@15.7.0 | win32 | x64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing "build" directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable "python2.7" in the PATH
npm ERR! gyp verb `which` Failed Error: not found: python2.7
npm ERR! gyp verb `which` Failed     at getNotFoundError (D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\which\which.js:13:12)
npm ERR! gyp verb `which` Failed     at F (D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\which\which.js:68:19)
npm ERR! gyp verb `which` Failed     at E (D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\which\which.js:80:29)
npm ERR! gyp verb `which` Failed     at D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\which\which.js:89:16
npm ERR! gyp verb `which` Failed     at D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\isexe\index.js:42:5
npm ERR! gyp verb `which` Failed     at D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb `which` Failed     at FSReqCallback.oncomplete (node:fs:194:21)
npm ERR! gyp verb `which` Failed  python2.7 Error: not found: python2.7
npm ERR! gyp verb `which` Failed     at getNotFoundError (D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\which\which.js:13:12)
npm ERR! gyp verb `which` Failed     at F (D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\which\which.js:68:19)
npm ERR! gyp verb `which` Failed     at E (D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\which\which.js:80:29)
npm ERR! gyp verb `which` Failed     at D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\which\which.js:89:16
npm ERR! gyp verb `which` Failed     at D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\isexe\index.js:42:5
npm ERR! gyp verb `which` Failed     at D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb `which` Failed     at FSReqCallback.oncomplete (node:fs:194:21) {
npm ERR! gyp verb `which` Failed   code: 'ENOENT'
npm ERR! gyp verb `which` Failed }
npm ERR! gyp verb Could not find "python2.7". checking python launcher
npm ERR! gyp verb check python launcher python executable found: "C:\\Python27\\python.exe"
npm ERR! gyp verb check python version `C:\Python27\python.exe -c "import sys; print "2.7.0
npm ERR! gyp verb check python version .%s.%s" % sys.version_info[:3];"` returned: %j
npm ERR! gyp verb get node dir no --target version specified,falling back to host node version: 15.7.0
npm ERR! gyp verb command install [ '15.7.0' ]
npm ERR! gyp verb install input version string "15.7.0"
npm ERR! gyp verb install installing version: 15.7.0
npm ERR! gyp verb install --ensure was passed,so won't reinstall if already installed
npm ERR! gyp verb install version is already installed,need to check "installVersion"
npm ERR! gyp verb got "installVersion" 9
npm ERR! gyp verb needs "installVersion" 9
npm ERR! gyp verb install version is good
npm ERR! gyp verb get node dir target node version installed: 15.7.0
npm ERR! gyp verb build dir attempting to create "build" dir: D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\gulp-sass\node_modules\node-sass\build
npm ERR! gyp verb build dir "build" dir needed to be created? D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\gulp-sass\node_modules\node-sass\build
npm ERR! gyp verb find vs2017 Found installation at: C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools
npm ERR! gyp verb find vs2017   - Found Microsoft.VisualStudio.VC.MSBuild.Base
npm ERR! gyp verb find vs2017   - Missing VC++ 2017 v141 toolset (x86,x64) (Microsoft.VisualStudio.Component.VC.Tools.x86.x64)
npm ERR! gyp verb find vs2017   - Missing a Windows SDK (Microsoft.VisualStudio.Component.Windows10SDK.* or Microsoft.VisualStudio.Component.Windows81SDK)
npm ERR! gyp verb find vs2017   - Some required components are missing,not using this installation
npm ERR! gyp verb find vs2017 Found installation at: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools
npm ERR! gyp verb find vs2017   - Found Microsoft.VisualStudio.Component.Windows10SDK.18362
npm ERR! gyp verb find vs2017   - Found Microsoft.VisualStudio.Component.VC.Tools.x86.x64
npm ERR! gyp verb find vs2017   - Found Microsoft.VisualStudio.VC.MSBuild.Base
npm ERR! gyp verb find vs2017   - Using this installation with Windows 10 SDK
npm ERR! gyp verb find vs2017 using installation: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools
npm ERR! gyp verb build/config.gypi creating config file
npm ERR! gyp verb build/config.gypi writing out config file: D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\gulp-sass\node_modules\node-sass\build\config.gypi
npm ERR! gyp verb config.gypi checking for gypi file: D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\gulp-sass\node_modules\node-sass\config.gypi
npm ERR! gyp verb common.gypi checking for gypi file: D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\gulp-sass\node_modules\node-sass\common.gypi
npm ERR! gyp verb gyp gyp format was not specified; forcing "msvs"
npm ERR! gyp info spawn C:\Python27\python.exe
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args   'D:\\Programación\\Desarrollo Web Completo\\Proyectos\\FestivalMusica\\Proyecto\\node_modules\\gulp-sass\\node_modules\\node-gyp\\gyp\\gyp_main.py',npm ERR! gyp info spawn args   'binding.gyp',npm ERR! gyp info spawn args   '-f',npm ERR! gyp info spawn args   'msvs',npm ERR! gyp info spawn args   '-G',npm ERR! gyp info spawn args   'msvs_version=2015',npm ERR! gyp info spawn args   '-I',npm ERR! gyp info spawn args   'D:\\Programación\\Desarrollo Web Completo\\Proyectos\\FestivalMusica\\Proyecto\\node_modules\\gulp-sass\\node_modules\\node-sass\\build\\config.gypi',npm ERR! gyp info spawn args   'D:\\Programación\\Desarrollo Web Completo\\Proyectos\\FestivalMusica\\Proyecto\\node_modules\\gulp-sass\\node_modules\\node-gyp\\addon.gypi',npm ERR! gyp info spawn args   'C:\\Users\\manue\\.node-gyp\\15.7.0\\include\\node\\common.gypi',npm ERR! gyp info spawn args   '-Dlibrary=shared_library',npm ERR! gyp info spawn args   '-Dvisibility=default',npm ERR! gyp info spawn args   '-Dnode_root_dir=C:\\Users\\manue\\.node-gyp\\15.7.0',npm ERR! gyp info spawn args   '-Dnode_gyp_dir=D:\\Programación\\Desarrollo Web Completo\\Proyectos\\FestivalMusica\\Proyecto\\node_modules\\gulp-sass\\node_modules\\node-gyp',npm ERR! gyp info spawn args   '-Dnode_lib_file=C:\\Users\\manue\\.node-gyp\\15.7.0\\<(target_arch)\\node.lib',npm ERR! gyp info spawn args   '-Dmodule_root_dir=D:\\Programación\\Desarrollo Web Completo\\Proyectos\\FestivalMusica\\Proyecto\\node_modules\\gulp-sass\\node_modules\\node-sass',npm ERR! gyp info spawn args   '-Dnode_engine=v8',npm ERR! gyp info spawn args   '--depth=.',npm ERR! gyp info spawn args   '--no-parallel',npm ERR! gyp info spawn args   '--generator-output',npm ERR! gyp info spawn args   'D:\\Programación\\Desarrollo Web Completo\\Proyectos\\FestivalMusica\\Proyecto\\node_modules\\gulp-sass\\node_modules\\node-sass\\build',npm ERR! gyp info spawn args   '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! gyp verb command build []
npm ERR! gyp verb build type Release
npm ERR! gyp verb architecture x64
npm ERR! gyp verb node dev dir C:\Users\manue\.node-gyp\15.7.0
npm ERR! gyp verb found first Solution file build/binding.sln
npm ERR! gyp verb using MSBuild: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\15.0\Bin\MSBuild.exe
npm ERR! gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\15.0\Bin\MSBuild.exe
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args   'build/binding.sln',npm ERR! gyp info spawn args   '/nologo',npm ERR! gyp info spawn args   '/p:Configuration=Release;Platform=x64'
npm ERR! gyp info spawn args ]
npm ERR! gyp ERR! UNCAUGHT EXCEPTION
npm ERR! gyp ERR! stack Error: spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\15.0\Bin\MSBuild.exe ENOENT
npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:281:19)
npm ERR! gyp ERR! stack     at onErrorNT (node:internal/child_process:481:16)
npm ERR! gyp ERR! stack     at processticksAndRejections (node:internal/process/task_queues:81:21)
npm ERR! gyp ERR! System Windows_NT 10.0.19041
npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "D:\\Programación\\Desarrollo Web Completo\\Proyectos\\FestivalMusica\\Proyecto\\node_modules\\gulp-sass\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
npm ERR! gyp ERR! cwd D:\Programación\Desarrollo Web Completo\Proyectos\FestivalMusica\Proyecto\node_modules\gulp-sass\node_modules\node-sass
npm ERR! gyp ERR! node -v v15.7.0
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! This is a bug in `node-gyp`.
npm ERR! gyp ERR! Try to update node-gyp and file an Issue if it does not help:
npm ERR! gyp ERR!     <https://github.com/nodejs/node-gyp/issues>
npm ERR! Build Failed with error code: 7

我正在使用以下行:

npm install --save-dev gulp-sass

我尝试重新安装 npm,安装 python 2.7 并将其添加到 Path,下载构建工具,但没有成功。

我能做什么?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)

相关问答

Selenium Web驱动程序和Java。元素在(x,y)点处不可单击。其...
Python-如何使用点“。” 访问字典成员?
Java 字符串是不可变的。到底是什么意思?
Java中的“ final”关键字如何工作?(我仍然可以修改对象。...
“loop:”在Java代码中。这是什么,为什么要编译?
java.lang.ClassNotFoundException:sun.jdbc.odbc.JdbcOdbc...