common.gypi not found

现象:使用node-gyp编译 nodejs的addons例子时,出现gyp: /root/.node-gyp/4.2.2/common.gypi not found,到这个目录下,确实没有看到这个问题,这应该是升级安装nodejs时出错了,导致没有生成这个文件

gyp: /root/.node-gyp/4.2.2/common.gypi not found (cwd: /root/node-addon-examples-master/2_function_arguments/node_0.12) while reading includes of binding.gyp while trying to load binding.gyp
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/usr/local/lib/node_modules/node-gyp/lib/configure.js:343:16)
gyp ERR! stack     at emitTwo (events.js:87:13)
gyp ERR! stack     at ChildProcess.emit (events.js:172:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Linux 3.2.0-4-amd64
gyp ERR! command "/usr/bin/nodejs" "/usr/local/bin/node-gyp" "configure"
gyp ERR! cwd /root/node-addon-examples-master/2_function_arguments/node_0.12
gyp ERR! node -v v4.2.2
gyp ERR! node-gyp -v v0.13.1
gyp ERR! not ok 

解决:重新编译安装nodejs,就可以解决了


npm ERR! code 1 npm ERR! path D:\programmer\dev-code\guli_shangcheng25\running\base\gulimall-admin-vue-app\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:\nvm4w\nodejs\node.exe D:\programmer\dev-code\guli_shangcheng25\running\base\gulimall-admin-vue-app\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= npm ERR! �ڴ˽��������һ������һ����Ŀ����Ҫ���ò������ɣ������ӡ�/m�����ء� npm ERR! ��������ʱ��Ϊ 2025/7/3 2:34:36�� npm ERR! MSBUILD : error MSB4132: �޷�ʶ�𹤾߰汾��2.0�������õĹ��߰汾Ϊ "4.0"�� npm ERR! npm ERR! ����ʧ�ܡ� npm ERR! npm ERR! MSBUILD : error MSB4132: �޷�ʶ�𹤾߰汾��2.0�������õĹ��߰汾Ϊ "4.0"�� npm ERR! npm ERR! 0 ������ npm ERR! 1 ������ npm ERR! npm ERR! ����ʱ�� 00:00:00.14 npm ERR! gyp info it worked if it ends with ok npm ERR! gyp verb cli [ npm ERR! gyp verb cli 'C:\\nvm4w\\nodejs\\node.exe', npm ERR! gyp verb cli 'D:\\programmer\\dev-code\\guli_shangcheng25\\running\\base\\gulimall-admin-vue-app\\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@16.14.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:\undelete\programming\Python2.7.18\python.exe" in the PATH npm ERR! gyp verb `which` succeeded D:\undelete\programming\Python2.7.18\python.exe D:\undelete\programming\Python2.7.18\python.exe npm ERR! gyp verb check python version `D:\undelete\programming\Python2.7.18\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.14.0 npm ERR! gyp verb command install [ '16.14.0' ] npm ERR! gyp verb install input version string "16.14.0" npm ERR! gyp verb install installing version: 16.14.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: 16.14.0 npm ERR! gyp verb build dir attempting to create "build" dir: D:\programmer\dev-code\guli_shangcheng25\running\base\gulimall-admin-vue-app\node_modules\node-sass\build npm ERR! gyp verb build dir "build" dir needed to be created? D:\programmer\dev-code\guli_shangcheng25\running\base\gulimall-admin-vue-app\node_modules\node-sass\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: D:\programmer\dev-code\guli_shangcheng25\running\base\gulimall-admin-vue-app\node_modules\node-sass\build\config.gypi npm ERR! (node:182752) [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: D:\programmer\dev-code\guli_shangcheng25\running\base\gulimall-admin-vue-app\node_modules\node-sass\config.gypi npm ERR! gyp verb common.gypi checking for gypi file: D:\programmer\dev-code\guli_shangcheng25\running\base\gulimall-admin-vue-app\node_modules\node-sass\common.gypi npm ERR! gyp verb gyp gyp format was not specified; forcing "msvs" npm ERR! gyp info spawn D:\undelete\programming\Python2.7.18\python.exe npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args 'D:\\programmer\\dev-code\\guli_shangcheng25\\running\\base\\gulimall-admin-vue-app\\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=auto', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'D:\\programmer\\dev-code\\guli_shangcheng25\\running\\base\\gulimall-admin-vue-app\\node_modules\\node-sass\\build\\config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'D:\\programmer\\dev-code\\guli_shangcheng25\\running\\base\\gulimall-admin-vue-app\\node_modules\\node-gyp\\addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'C:\\Users\\17318\\.node-gyp\\16.14.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\\17318\\.node-gyp\\16.14.0', npm ERR! gyp info spawn args '-Dnode_gyp_dir=D:\\programmer\\dev-code\\guli_shangcheng25\\running\\base\\gulimall-admin-vue-app\\node_modules\\node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=C:\\Users\\17318\\.node-gyp\\16.14.0\\<(target_arch)\\node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=D:\\programmer\\dev-code\\guli_shangcheng25\\running\\base\\gulimall-admin-vue-app\\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:\\programmer\\dev-code\\guli_shangcheng25\\running\\base\\gulimall-admin-vue-app\\node_modules\\node-sass\\build', npm ERR! gyp info spawn args '-Goutput_dir=.' 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\17318\.node-gyp\16.14.0 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 '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! 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 (D:\programmer\dev-code\guli_shangcheng25\running\base\gulimall-admin-vue-app\node_modules\node-gyp\lib\build.js:262:23) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:520:28) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) npm ERR! gyp ERR! System Windows_NT 10.0.22631 npm ERR! gyp ERR! command "C:\\nvm4w\\nodejs\\node.exe" "D:\\programmer\\dev-code\\guli_shangcheng25\\running\\base\\gulimall-admin-vue-app\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" npm ERR! gyp ERR! cwd D:\programmer\dev-code\guli_shangcheng25\running\base\gulimall-admin-vue-app\node_modules\node-sass npm ERR! gyp ERR! node -v v16.14.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! D:\undelete\softwardInstall\nvm-setup\v16.14.0\node_cache\_logs\2025-07-02T18_33_18_028Z-debug-0.log PS D:\programmer\dev-code\guli_shangcheng25\running\base\gulimall-admin-vue-app> 什么问题?
07-04
npm ERR! code 1 npm ERR! path E:\a-zpp-日常工作内容\shanghai\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:\Program Files\nvm_use\nodejs\node.exe E:\a-zpp-日常工作内容\shanghai\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 'D:\\Program Files\\nvm_use\\nodejs\\node.exe', npm ERR! gyp verb cli 'E:\\a-zpp-日常工作内容\\shanghai\\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@16.14.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" in the PATH npm ERR! gyp verb `which` failed Error: not found: python2 npm ERR! gyp verb `which` failed at getNotFoundError (E:\a-zpp-日常工作内容\shanghai\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (E:\a-zpp-日常工作内容\shanghai\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (E:\a-zpp-日常工作内容\shanghai\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at E:\a-zpp-日常工作内容\shanghai\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at E:\a-zpp-日常工作内容\shanghai\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at E:\a-zpp-日常工作内容\shanghai\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 python2 Error: not found: python2 npm ERR! gyp verb `which` failed at getNotFoundError (E:\a-zpp-日常工作内容\shanghai\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (E:\a-zpp-日常工作内容\shanghai\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (E:\a-zpp-日常工作内容\shanghai\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at E:\a-zpp-日常工作内容\shanghai\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at E:\a-zpp-日常工作内容\shanghai\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at E:\a-zpp-日常工作内容\shanghai\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: 'ENOENT' npm ERR! gyp verb `which` failed } npm ERR! gyp verb check python checking for Python executable "python" in the PATH npm ERR! gyp verb `which` succeeded python C:\Python27\python.EXE npm ERR! gyp verb check python version `C:\Python27\python.EXE -c "import sys; print "2.7.15 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.14.0 npm ERR! gyp verb command install [ '16.14.0' ] npm ERR! gyp verb install input version string "16.14.0" npm ERR! gyp verb install installing version: 16.14.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: 16.14.0 npm ERR! gyp verb build dir attempting to create "build" dir: E:\a-zpp-日常工作内容\shanghai\node_modules\node-sass\build npm ERR! gyp verb build dir "build" dir needed to be created? E:\a-zpp-日常工作内容\shanghai\node_modules\node-sass\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:\a-zpp-日常工作内容\shanghai\node_modules\node-sass\build\config.gypi npm ERR! (node:1904) [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:\a-zpp-日常工作内容\shanghai\node_modules\node-sass\config.gypi npm ERR! gyp verb common.gypi checking for gypi file: E:\a-zpp-日常工作内容\shanghai\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 'E:\\a-zpp-日常工作内容\\shanghai\\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=auto', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'E:\\a-zpp-日常工作内容\\shanghai\\node_modules\\node-sass\\build\\config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'E:\\a-zpp-日常工作内容\\shanghai\\node_modules\\node-gyp\\addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'C:\\Users\\admin\\.node-gyp\\16.14.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\\admin\\.node-gyp\\16.14.0', npm ERR! gyp info spawn args '-Dnode_gyp_dir=E:\\a-zpp-日常工作内容\\shanghai\\node_modules\\node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=C:\\Users\\admin\\.node-gyp\\16.14.0\\<(target_arch)\\node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=E:\\a-zpp-日常工作内容\\shanghai\\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 'E:\\a-zpp-日常工作内容\\shanghai\\node_modules\\node-sass\\build', npm ERR! gyp info spawn args '-Goutput_dir=.' 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! Traceback (most recent call last): npm ERR! File "E:\a-zpp-�ճ���������\shanghai\node_modules\node-gyp\gyp\gyp_main.py", line 16, in <module> npm ERR! sys.exit(gyp.script_main()) npm ERR! File "E:\a-zpp-�ճ���������\shanghai\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:\a-zpp-�ճ���������\shanghai\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 538, in main npm ERR! return gyp_main(args) npm ERR! File "E:\a-zpp-�ճ���������\shanghai\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 523, in gyp_main npm ERR! generator.GenerateOutput(flat_list, targets, data, params) npm ERR! File "E:\a-zpp-�ճ���������\shanghai\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 2004, in GenerateOutput npm ERR! generator_flags)) npm ERR! File "E:\a-zpp-�ճ���������\shanghai\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 943, in _GenerateProject npm ERR! return _GenerateMSVSProject(project, options, version, generator_flags) npm ERR! File "E:\a-zpp-�ճ���������\shanghai\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 1047, in _GenerateMSVSProject npm ERR! p.WriteIfChanged() npm ERR! File "E:\a-zpp-�ճ���������\shanghai\node_modules\node-gyp\gyp\pylib\gyp\MSVSProject.py", line 208, in WriteIfChanged npm ERR! encoding="Windows-1252") npm ERR! File "E:\a-zpp-�ճ���������\shanghai\node_modules\node-gyp\gyp\pylib\gyp\easy_xml.py", line 122, in WriteXmlIfChanged npm ERR! xml_string = xml_string.decode(default_encoding).encode(encoding) npm ERR! File "C:\Python27\lib\encodings\cp1252.py", line 12, in encode npm ERR! return codecs.charmap_encode(input,errors,encoding_table) npm ERR! UnicodeEncodeError: 'charmap' codec can't encode characters in position 7503-7508: character maps to <undefined> 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:\a-zpp-日常工作内容\shanghai\node_modules\node-gyp\lib\configure.js:345:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:520:28) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) npm ERR! gyp ERR! System Windows_NT 10.0.19045 npm ERR! gyp ERR! command "D:\\Program Files\\nvm_use\\nodejs\\node.exe" "E:\\a-zpp-日常工作内容\\shanghai\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" npm ERR! gyp ERR! cwd E:\a-zpp-日常工作内容\shanghai\node_modules\node-sass npm ERR! gyp ERR! node -v v16.14.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! D:\Program Files\nvm_use\nvm\node_cache\_logs\2025-07-12T09_30_36_079Z-debug-0.log
07-13
npm ERR! code 1 npm ERR! path C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\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 C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= npm ERR! �ڴ˽��������һ������һ����Ŀ����Ҫ���ò������ɣ������ӡ�/m�����ء� npm ERR! ��������ʱ��Ϊ 2025/7/19 20:13:29�� npm ERR! �ڵ� 1 �ϵ���Ŀ��C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\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) ������������װ��������λ�ã��뽫��λ�����ӵ�ϵͳ·���С� [C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\node-sass\build\binding. sln] npm ERR! �����������Ŀ��C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\node-sass\build\binding.sln��(Ĭ��Ŀ��)�IJ��� - ʧ�ܡ� npm ERR! npm ERR! ����ʧ�ܡ� npm ERR! npm ERR! ��C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\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) ������������װ��������λ�ã��뽫��λ�����ӵ�ϵͳ·���С� [C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\node-sass\build\bindin g.sln] npm ERR! npm ERR! 0 ������ npm ERR! 1 ������ npm ERR! npm ERR! ����ʱ�� 00:00:00.25 npm ERR! gyp info it worked if it ends with ok npm ERR! gyp verb cli [ npm ERR! gyp verb cli 'D:\\nodejs\\node.exe', npm ERR! gyp verb cli 'C:\\Users\\Administrator\\Desktop\\pcfront\\huladot-tanxue-tanxuefront-\\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@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 "python2" in the PATH npm ERR! gyp verb `which` failed Error: not found: python2 npm ERR! gyp verb `which` failed at getNotFoundError (C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\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 python2 Error: not found: python2 npm ERR! gyp verb `which` failed at getNotFoundError (C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\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: 'ENOENT' npm ERR! gyp verb `which` failed } npm ERR! gyp verb check python checking for Python executable "python" in the PATH npm ERR! gyp verb `which` succeeded python 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 [ '16.20.2' ] 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'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: C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\node-sass\build npm ERR! gyp verb build dir "build" dir needed to be created? C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\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.Component.VC.Tools.x86.x64 npm ERR! gyp verb find vs2017 - Found Microsoft.VisualStudio.VC.MSBuild.Base 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\Microsoft Visual Studio\2022\Professional npm ERR! gyp verb find vs2017 - Found Microsoft.VisualStudio.Component.VC.Tools.x86.x64 npm ERR! gyp verb find vs2017 - Missing Visual Studio C++ core features (Microsoft.VisualStudio.VC.MSBuild.Base) 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: C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\node-sass\build\config.gypi npm ERR! (node:13368) [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: C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\node_modules\node-sass\config.gypi npm ERR! gyp verb common.gypi checking for gypi file: C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\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 'C:\\Users\\Administrator\\Desktop\\pcfront\\huladot-tanxue-tanxuefront-\\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=auto', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'C:\\Users\\Administrator\\Desktop\\pcfront\\huladot-tanxue-tanxuefront-\\node_modules\\node-sass\\build\\config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'C:\\Users\\Administrator\\Desktop\\pcfront\\huladot-tanxue-tanxuefront-\\node_modules\\node-gyp\\addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'C:\\Users\\Administrator\\.node-gyp\\16.20.2\\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\\Administrator\\.node-gyp\\16.20.2', npm ERR! gyp info spawn args '-Dnode_gyp_dir=C:\\Users\\Administrator\\Desktop\\pcfront\\huladot-tanxue-tanxuefront-\\node_modules\\node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=C:\\Users\\Administrator\\.node-gyp\\16.20.2\\<(target_arch)\\node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=C:\\Users\\Administrator\\Desktop\\pcfront\\huladot-tanxue-tanxuefront-\\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 'C:\\Users\\Administrator\\Desktop\\pcfront\\huladot-tanxue-tanxuefront-\\node_modules\\node-sass\\build', npm ERR! gyp info spawn args '-Goutput_dir=.' 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\Administrator\.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 '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! 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 (C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\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.19045 npm ERR! gyp ERR! command "D:\\nodejs\\node.exe" "C:\\Users\\Administrator\\Desktop\\pcfront\\huladot-tanxue-tanxuefront-\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" npm ERR! gyp ERR! cwd C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront-\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! D:\nodejs\node_cache\_logs\2025-07-19T12_12_49_873Z-debug-0.log PS C:\Users\Administrator\Desktop\pcfront\huladot-tanxue-tanxuefront->
最新发布
07-20
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值