ERR! gyp info using node-gyp@3.8.0

这篇博客介绍了如何在Windows环境中利用npm全局安装Windows Build Tools,该工具对于开发人员进行C++构建是必不可少的,详细步骤包括了命令行操作和可能遇到的问题解决方法。

在这里插入图片描述
解决方案:

npm install --global --production windows-build-tools
npm ERR! code 1 npm ERR! path E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass-china npm ERR! command failed npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node scripts/build.js npm ERR! Building: D:\nodejs\node.exe E:\code\bigDataRisk\hnnd-risk-management-vue\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 &#39;D:\\nodejs\\node.exe&#39;, npm ERR! gyp verb cli &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp\\bin\\node-gyp.js&#39;, npm ERR! gyp verb cli &#39;rebuild&#39;, npm ERR! gyp verb cli &#39;--verbose&#39;, npm ERR! gyp verb cli &#39;--libsass_ext=&#39;, npm ERR! gyp verb cli &#39;--libsass_cflags=&#39;, npm ERR! gyp verb cli &#39;--libsass_ldflags=&#39;, npm ERR! gyp verb cli &#39;--libsass_library=&#39; npm ERR! gyp verb cli ] npm ERR! gyp info using node-gyp@3.8.0 npm ERR! gyp info using node@22.13.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 "‪D:\Python27\python.exe" in the PATH npm ERR! gyp verb `which` failed Error: not found: ‪D:\Python27\python.exe npm ERR! gyp verb `which` failed at getNotFoundError (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:198:21) npm ERR! gyp verb `which` failed ‪D:\Python27\python.exe Error: not found: ‪D:\Python27\python.exe npm ERR! gyp verb `which` failed at getNotFoundError (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:198:21) { npm ERR! gyp verb `which` failed code: &#39;ENOENT&#39; npm ERR! gyp verb `which` failed } npm ERR! gyp verb could not find "‪D:\Python27\python.exe". checking python launcher npm ERR! (node:18076) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created) npm ERR! gyp verb check python launcher python executable found: "D:\\Python27\\python.exe" npm ERR! gyp verb check python version `D:\Python27\python.exe -c "import sys; print "2.7.18 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: 22.13.0 npm ERR! gyp verb command install [ &#39;22.13.0&#39; ] npm ERR! gyp verb install input version string "22.13.0" npm ERR! gyp verb install installing version: 22.13.0 npm ERR! gyp verb install --ensure was passed, so won&#39;t reinstall if already installed npm ERR! (node:18076) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. 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: 22.13.0 npm ERR! gyp verb build dir attempting to create "build" dir: E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass-china\build npm ERR! gyp verb build dir "build" dir needed to be created? E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass-china\build npm ERR! gyp verb Not using VS2017: Could not use PowerShell to find VS2017 npm ERR! gyp verb build/config.gypi creating config file npm ERR! gyp verb build/config.gypi writing out config file: E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass-china\build\config.gypi npm ERR! gyp verb config.gypi checking for gypi file: E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass-china\config.gypi npm ERR! gyp verb common.gypi checking for gypi file: E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass-china\common.gypi npm ERR! gyp verb gyp gyp format was not specified; forcing "msvs" npm ERR! gyp info spawn D:\Python27\python.exe npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp\\gyp\\gyp_main.py&#39;, npm ERR! gyp info spawn args &#39;binding.gyp&#39;, npm ERR! gyp info spawn args &#39;-f&#39;, npm ERR! gyp info spawn args &#39;msvs&#39;, npm ERR! gyp info spawn args &#39;-G&#39;, npm ERR! gyp info spawn args &#39;msvs_version=auto&#39;, npm ERR! gyp info spawn args &#39;-I&#39;, npm ERR! gyp info spawn args &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-sass-china\\build\\config.gypi&#39;, npm ERR! gyp info spawn args &#39;-I&#39;, npm ERR! gyp info spawn args &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp\\addon.gypi&#39;, npm ERR! gyp info spawn args &#39;-I&#39;, npm ERR! gyp info spawn args &#39;C:\\Users\\huxio\\.node-gyp\\22.13.0\\include\\node\\common.gypi&#39;, npm ERR! gyp info spawn args &#39;-Dlibrary=shared_library&#39;, npm ERR! gyp info spawn args &#39;-Dvisibility=default&#39;, npm ERR! gyp info spawn args &#39;-Dnode_root_dir=C:\\Users\\huxio\\.node-gyp\\22.13.0&#39;, npm ERR! gyp info spawn args &#39;-Dnode_gyp_dir=E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp&#39;, npm ERR! gyp info spawn args &#39;-Dnode_lib_file=C:\\Users\\huxio\\.node-gyp\\22.13.0\\<(target_arch)\\node.lib&#39;, npm ERR! gyp info spawn args &#39;-Dmodule_root_dir=E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-sass-china&#39;, npm ERR! gyp info spawn args &#39;-Dnode_engine=v8&#39;, npm ERR! gyp info spawn args &#39;--depth=.&#39;, npm ERR! gyp info spawn args &#39;--no-parallel&#39;, npm ERR! gyp info spawn args &#39;--generator-output&#39;, npm ERR! gyp info spawn args &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-sass-china\\build&#39;, npm ERR! gyp info spawn args &#39;-Goutput_dir=.&#39; npm ERR! gyp info spawn args ] npm ERR! gyp: Undefined variable standalone_static_library in binding.gyp while trying to load binding.gyp npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-gyp\lib\configure.js:345:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:524:28) npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:293:12) npm ERR! gyp ERR! System Windows_NT 10.0.26100 npm ERR! gyp ERR! command "D:\\nodejs\\node.exe" "E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" npm ERR! gyp ERR! cwd E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass-china npm ERR! gyp ERR! node -v v22.13.0 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1 npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\huxio\AppData\Local\npm-cache\_logs\2025-10-11T03_24_45_511Z-debug-0.log
10-12
npm ERR! code 1 npm ERR! path E:\code\bigDataRisk\hnnd-risk-management-vue\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: D:\nodejs\node.exe E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= npm ERR! �ڴ˽��������һ������һ����Ŀ����Ҫ���ò������ɣ������ӡ�/m�����ء� npm ERR! ��������ʱ��Ϊ 2025/10/11 11:44:45�� npm ERR! �ڵ� 1 �ϵ���Ŀ��E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\build\binding.sln��(Ĭ��Ŀ��)�� npm ERR! ValidateSolutionConfiguration: npm ERR! �������ɽ���������á�Release|x64���� npm ERR! MSBUILD : error MSB3428: δ�ܼ��� Visual C++ �����VCBuild.exe����Ҫ��������⣬1) ��װ .NET Framework 2.0 SDK��2) ��װ Microsoft Visual Studio 2005���� 3) ������������װ��������λ�ã�� 뽫��λ�����ӵ�ϵͳ·���С� [E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\build\binding.sln] npm ERR! �����������Ŀ��E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\build\binding.sln��(Ĭ��Ŀ��)�IJ��� - ʧ�ܡ� npm ERR! npm ERR! ����ʧ�ܡ� npm ERR! npm ERR! ��E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\build\binding.sln��(Ĭ��Ŀ��) (1) -> npm ERR! (_src_\libsass Ŀ��) -> npm ERR! MSBUILD : error MSB3428: δ�ܼ��� Visual C++ �����VCBuild.exe����Ҫ��������⣬1) ��װ .NET Framework 2.0 SDK��2) ��װ Microsoft Visual Studio 2005���� 3) ������������װ��������λ�ã� �뽫��λ�����ӵ�ϵͳ·���С� [E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\build\binding.sln] npm ERR! npm ERR! 0 ������ npm ERR! 1 ������ npm ERR! npm ERR! ����ʱ�� 00:00:00.35 npm ERR! gyp info it worked if it ends with ok npm ERR! gyp verb cli [ npm ERR! gyp verb cli &#39;D:\\nodejs\\node.exe&#39;, npm ERR! gyp verb cli &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp\\bin\\node-gyp.js&#39;, npm ERR! gyp verb cli &#39;rebuild&#39;, npm ERR! gyp verb cli &#39;--verbose&#39;, npm ERR! gyp verb cli &#39;--libsass_ext=&#39;, npm ERR! gyp verb cli &#39;--libsass_cflags=&#39;, npm ERR! gyp verb cli &#39;--libsass_ldflags=&#39;, npm ERR! gyp verb cli &#39;--libsass_library=&#39; npm ERR! gyp verb cli ] npm ERR! gyp info using node-gyp@3.8.0 npm ERR! gyp info using node@16.20.2 | 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 "‪D:\Python27\python.exe" in the PATH npm ERR! gyp verb `which` failed Error: not found: ‪D:\Python27\python.exe npm ERR! gyp verb `which` failed at getNotFoundError (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:202:21) npm ERR! gyp verb `which` failed ‪D:\Python27\python.exe Error: not found: ‪D:\Python27\python.exe npm ERR! gyp verb `which` failed at getNotFoundError (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:202:21) { npm ERR! gyp verb `which` failed code: &#39;ENOENT&#39; npm ERR! gyp verb `which` failed } npm ERR! gyp verb could not find "‪D:\Python27\python.exe". checking python launcher npm ERR! gyp verb check python launcher python executable found: "D:\\Python27\\python.exe" npm ERR! gyp verb check python version `D:\Python27\python.exe -c "import sys; print "2.7.18 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: 16.20.2 npm ERR! gyp verb command install [ &#39;16.20.2&#39; ] npm ERR! gyp verb install input version string "16.20.2" npm ERR! gyp verb install installing version: 16.20.2 npm ERR! gyp verb install --ensure was passed, so won&#39;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: 16.20.2 npm ERR! gyp verb build dir attempting to create "build" dir: E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\build npm ERR! gyp verb build dir "build" dir needed to be created? E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\build npm ERR! gyp verb find vs2017 Found installation at: D:\Microsoft Visual Studio\2022\BuildTools npm ERR! gyp verb find vs2017 - Missing Visual Studio C++ core features (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 Not using VS2017: No usable installation of VS2017 found npm ERR! gyp verb build/config.gypi creating config file npm ERR! gyp verb build/config.gypi writing out config file: E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\build\config.gypi npm ERR! (node:2860) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created) npm ERR! gyp verb config.gypi checking for gypi file: E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\config.gypi npm ERR! gyp verb common.gypi checking for gypi file: E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\common.gypi npm ERR! gyp verb gyp gyp format was not specified; forcing "msvs" npm ERR! gyp info spawn D:\Python27\python.exe npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp\\gyp\\gyp_main.py&#39;, npm ERR! gyp info spawn args &#39;binding.gyp&#39;, npm ERR! gyp info spawn args &#39;-f&#39;, npm ERR! gyp info spawn args &#39;msvs&#39;, npm ERR! gyp info spawn args &#39;-G&#39;, npm ERR! gyp info spawn args &#39;msvs_version=auto&#39;, npm ERR! gyp info spawn args &#39;-I&#39;, npm ERR! gyp info spawn args &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-sass\\build\\config.gypi&#39;, npm ERR! gyp info spawn args &#39;-I&#39;, npm ERR! gyp info spawn args &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp\\addon.gypi&#39;, npm ERR! gyp info spawn args &#39;-I&#39;, npm ERR! gyp info spawn args &#39;C:\\Users\\huxio\\.node-gyp\\16.20.2\\include\\node\\common.gypi&#39;, npm ERR! gyp info spawn args &#39;-Dlibrary=shared_library&#39;, npm ERR! gyp info spawn args &#39;-Dvisibility=default&#39;, npm ERR! gyp info spawn args &#39;-Dnode_root_dir=C:\\Users\\huxio\\.node-gyp\\16.20.2&#39;, npm ERR! gyp info spawn args &#39;-Dnode_gyp_dir=E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp&#39;, npm ERR! gyp info spawn args &#39;-Dnode_lib_file=C:\\Users\\huxio\\.node-gyp\\16.20.2\\<(target_arch)\\node.lib&#39;, npm ERR! gyp info spawn args &#39;-Dmodule_root_dir=E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-sass&#39;, npm ERR! gyp info spawn args &#39;-Dnode_engine=v8&#39;, npm ERR! gyp info spawn args &#39;--depth=.&#39;, npm ERR! gyp info spawn args &#39;--no-parallel&#39;, npm ERR! gyp info spawn args &#39;--generator-output&#39;, npm ERR! gyp info spawn args &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-sass\\build&#39;, npm ERR! gyp info spawn args &#39;-Goutput_dir=.&#39; npm ERR! gyp info spawn args ] npm ERR! Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation npm ERR! Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation npm ERR! Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation npm ERR! Warning: unrecognized setting VCCLCompilerTool/MultiProcessorCompilation 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\huxio\.node-gyp\16.20.2 npm ERR! gyp verb found first Solution file build/binding.sln npm ERR! gyp verb could not find "msbuild.exe" in PATH - finding location in registry npm ERR! gyp info spawn C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args &#39;build/binding.sln&#39;, npm ERR! gyp info spawn args &#39;/nologo&#39;, npm ERR! gyp info spawn args &#39;/p:Configuration=Release;Platform=x64&#39; npm ERR! gyp info spawn args ] npm ERR! gyp ERR! build error npm ERR! gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onExit (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-gyp\lib\build.js:262:23) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:513:28) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12) npm ERR! gyp ERR! System Windows_NT 10.0.26100 npm ERR! gyp ERR! command "D:\\nodejs\\node.exe" "E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags y=" npm ERR! gyp ERR! cwd E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass npm ERR! gyp ERR! node -v v16.20.2 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1
10-12
npm ERR! code 1 npm ERR! path E:\code\bigDataRisk\hnnd-risk-management-vue\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: D:\nodejs\node.exe E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libs npm ERR! gyp info it worked if it ends with ok npm ERR! gyp verb cli [ npm ERR! gyp verb cli &#39;D:\\nodejs\\node.exe&#39;, npm ERR! gyp verb cli &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp\\bin\\node-gyp.js&#39;, npm ERR! gyp verb cli &#39;rebuild&#39;, npm ERR! gyp verb cli &#39;--verbose&#39;, npm ERR! gyp verb cli &#39;--libsass_ext=&#39;, npm ERR! gyp verb cli &#39;--libsass_cflags=&#39;, npm ERR! gyp verb cli &#39;--libsass_ldflags=&#39;, npm ERR! gyp verb cli &#39;--libsass_library=&#39; npm ERR! gyp verb cli ] npm ERR! gyp info using node-gyp@3.8.0 npm ERR! gyp info using node@16.20.2 | 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 "‪D:\Python27\python.exe" in the PATH npm ERR! gyp verb `which` failed Error: not found: ‪D:\Python27\python.exe npm ERR! gyp verb `which` failed at getNotFoundError (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:202:21) npm ERR! gyp verb `which` failed ‪D:\Python27\python.exe Error: not found: ‪D:\Python27\python.exe npm ERR! gyp verb `which` failed at getNotFoundError (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:202:21) { npm ERR! gyp verb `which` failed code: &#39;ENOENT&#39; npm ERR! gyp verb `which` failed } npm ERR! gyp verb could not find "‪D:\Python27\python.exe". checking python launcher npm ERR! gyp verb check python launcher python executable found: "D:\\Python27\\python.exe" npm ERR! gyp verb check python version `D:\Python27\python.exe -c "import sys; print "2.7.18 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: 16.20.2 npm ERR! gyp verb command install [ &#39;16.20.2&#39; ] npm ERR! gyp verb install input version string "16.20.2" npm ERR! gyp verb install installing version: 16.20.2 npm ERR! gyp verb install --ensure was passed, so won&#39;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: 16.20.2 npm ERR! gyp verb build dir attempting to create "build" dir: E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\build npm ERR! gyp verb build dir "build" dir needed to be created? E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\build npm ERR! gyp verb build/config.gypi creating config file npm ERR! gyp verb build/config.gypi writing out config file: E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\build\config.gypi npm ERR! (node:5732) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created) npm ERR! gyp verb config.gypi checking for gypi file: E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\config.gypi npm ERR! gyp verb common.gypi checking for gypi file: E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass\common.gypi npm ERR! gyp verb gyp gyp format was not specified; forcing "msvs" npm ERR! gyp info spawn D:\Python27\python.exe npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp\\gyp\\gyp_main.py&#39;, npm ERR! gyp info spawn args &#39;binding.gyp&#39;, npm ERR! gyp info spawn args &#39;-f&#39;, npm ERR! gyp info spawn args &#39;msvs&#39;, npm ERR! gyp info spawn args &#39;-G&#39;, npm ERR! gyp info spawn args &#39;msvs_version=2022&#39;, npm ERR! gyp info spawn args &#39;-I&#39;, npm ERR! gyp info spawn args &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-sass\\build\\config.gypi&#39;, npm ERR! gyp info spawn args &#39;-I&#39;, npm ERR! gyp info spawn args &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp\\addon.gypi&#39;, npm ERR! gyp info spawn args &#39;-I&#39;, npm ERR! gyp info spawn args &#39;C:\\Users\\huxio\\.node-gyp\\16.20.2\\include\\node\\common.gypi&#39;, npm ERR! gyp info spawn args &#39;-Dlibrary=shared_library&#39;, npm ERR! gyp info spawn args &#39;-Dvisibility=default&#39;, npm ERR! gyp info spawn args &#39;-Dnode_root_dir=C:\\Users\\huxio\\.node-gyp\\16.20.2&#39;, npm ERR! gyp info spawn args &#39;-Dnode_gyp_dir=E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp&#39;, npm ERR! gyp info spawn args &#39;-Dnode_lib_file=C:\\Users\\huxio\\.node-gyp\\16.20.2\\<(target_arch)\\node.lib&#39;, npm ERR! gyp info spawn args &#39;-Dmodule_root_dir=E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-sass&#39;, npm ERR! gyp info spawn args &#39;-Dnode_engine=v8&#39;, npm ERR! gyp info spawn args &#39;--depth=.&#39;, npm ERR! gyp info spawn args &#39;--no-parallel&#39;, npm ERR! gyp info spawn args &#39;--generator-output&#39;, npm ERR! gyp info spawn args &#39;E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-sass\\build&#39;, npm ERR! gyp info spawn args &#39;-Goutput_dir=.&#39; npm ERR! gyp info spawn args ] npm ERR! Traceback (most recent call last): npm ERR! File "E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-gyp\gyp\gyp_main.py", line 16, in <module> npm ERR! sys.exit(gyp.script_main()) npm ERR! File "E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 545, in script_main npm ERR! return main(sys.argv[1:]) npm ERR! File "E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 538, in main npm ERR! return gyp_main(args) npm ERR! File "E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 514, in gyp_main npm ERR! options.duplicate_basename_check) npm ERR! File "E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 98, in Load npm ERR! generator.CalculateVariables(default_variables, params) npm ERR! File "E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 1916, in CalculateVariables npm ERR! generator_flags.get(&#39;msvs_version&#39;, &#39;auto&#39;)) npm ERR! File "E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-gyp\gyp\pylib\gyp\MSVSVersion.py", line 434, in SelectVisualStudioVersion npm ERR! versions = _DetectVisualStudioVersions(version_map[version], &#39;e&#39; in version) npm ERR! KeyError: &#39;2022&#39; npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-gyp\lib\configure.js:345:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:513:28) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12) npm ERR! gyp ERR! System Windows_NT 10.0.26100 npm ERR! gyp ERR! command "D:\\nodejs\\node.exe" "E:\\code\\bigDataRisk\\hnnd-risk-management-vue\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbos y=" npm ERR! gyp ERR! cwd E:\code\bigDataRisk\hnnd-risk-management-vue\node_modules\node-sass npm ERR! gyp ERR! node -v v16.20.2 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1 npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\huxio\AppData\Local\npm-cache\_logs\2025-10-11T06_52_31_608Z-debug-0.log
10-12
评论 1
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值