forked from yousumohamed/Som-Dvps-Code1
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpostinstall_debug.log
More file actions
105 lines (105 loc) · 7.67 KB
/
postinstall_debug.log
File metadata and controls
105 lines (105 loc) · 7.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
[build] Installing dependencies...
[build] $ npm.cmd install
npm warn Unknown env config "arch". This will stop working in the next major version of npm.
npm warn Unknown env config "build-from-source". This will stop working in the next major version of npm.
npm warn Unknown env config "disturl". This will stop working in the next major version of npm.
npm warn Unknown env config "msvs-args". This will stop working in the next major version of npm.
npm warn Unknown env config "runtime". This will stop working in the next major version of npm.
npm warn Unknown env config "target". This will stop working in the next major version of npm.
npm warn Unknown env config "timeout". This will stop working in the next major version of npm.
npm warn Unknown project config "disturl". This will stop working in the next major version of npm.
npm warn Unknown project config "runtime". This will stop working in the next major version of npm.
npm warn Unknown project config "build_from_source". This will stop working in the next major version of npm.
npm warn Unknown project config "force_process_config". This will stop working in the next major version of npm.
npm warn Unknown project config "timeout". This will stop working in the next major version of npm.
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn cleanup Failed to remove some directories [
npm warn cleanup [
npm warn cleanup 'C:\\code\\vscode\\build\\node_modules\\@azure\\storage-blob',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\code\vscode\build\node_modules\@azure\storage-blob\dist-esm\storage-blob\src\generated'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: 'C:\\code\\vscode\\build\\node_modules\\@azure\\storage-blob\\dist-esm\\storage-blob\\src\\generated'
npm warn cleanup }
npm warn cleanup ],
npm warn cleanup [
npm warn cleanup 'C:\\code\\vscode\\build\\node_modules\\tree-sitter',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\code\vscode\build\node_modules\tree-sitter\build'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: 'C:\\code\\vscode\\build\\node_modules\\tree-sitter\\build'
npm warn cleanup }
npm warn cleanup ]
npm warn cleanup ]
npm error code 1
npm error path C:\code\vscode\build\node_modules\tree-sitter
npm error command failed
npm error command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp-build
npm error lib.c
npm error C:\code\vscode\build\node_modules\tree-sitter\vendor\tree-sitter\lib\src\query.c(3423,45): warning C4018: '>': signed/unsigned mismatch [C:\code\vscode\build\node_modules\tree-sitter\build\tree_sitter.vcxproj]
npm error (compiling source file '../vendor/tree-sitter/lib/src/lib.c')
npm error
npm error win_delay_load_hook.cc
npm error tree_sitter.vcxproj -> C:\code\vscode\build\node_modules\tree-sitter\build\Release\\tree_sitter.lib
npm error cl : command line warning D9025: overriding '/std:c++20' with '/std:c++17' [C:\code\vscode\build\node_modules\tree-sitter\build\tree_sitter_runtime_binding.vcxproj]
npm error binding.cc
npm error C:\Users\yousu\AppData\Local\node-gyp\Cache\24.11.1\include\node\v8config.h(13,1): error C1189: #error: "C++20 or later required." [C:\code\vscode\build\node_modules\tree-sitter\build\tree_sitter_runtime_binding.vcxproj]
npm error (compiling source file '../src/binding.cc')
npm error (node:8776) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
npm error (Use `node --trace-deprecation ...` to show where the warning was created)
npm error gyp info it worked if it ends with ok
npm error gyp info using node-gyp@11.4.2
npm error gyp info using node@24.11.1 | win32 | x64
npm error gyp info find Python using Python version 3.13.7 found at "C:\Users\yousu\AppData\Local\Programs\Python\Python313\python.exe"
npm error gyp info find VS using VS2022 (17.14.23) found at:
npm error gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools"
npm error gyp info find VS run with --verbose for detailed information
npm error gyp info spawn C:\Users\yousu\AppData\Local\Programs\Python\Python313\python.exe
npm error gyp info spawn args [
npm error gyp info spawn args 'C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\gyp\\gyp_main.py',
npm error gyp info spawn args 'binding.gyp',
npm error gyp info spawn args '-f',
npm error gyp info spawn args 'msvs',
npm error gyp info spawn args '-I',
npm error gyp info spawn args 'C:\\code\\vscode\\build\\node_modules\\tree-sitter\\build\\config.gypi',
npm error gyp info spawn args '-I',
npm error gyp info spawn args 'C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\addon.gypi',
npm error gyp info spawn args '-I',
npm error gyp info spawn args 'C:\\Users\\yousu\\AppData\\Local\\node-gyp\\Cache\\24.11.1\\include\\node\\common.gypi',
npm error gyp info spawn args '-Dlibrary=shared_library',
npm error gyp info spawn args '-Dvisibility=default',
npm error gyp info spawn args '-Dnode_root_dir=C:\\Users\\yousu\\AppData\\Local\\node-gyp\\Cache\\24.11.1',
npm error gyp info spawn args '-Dnode_gyp_dir=C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp',
npm error gyp info spawn args '-Dnode_lib_file=C:\\\\Users\\\\yousu\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\24.11.1\\\\<(target_arch)\\\\node.lib',
npm error gyp info spawn args '-Dmodule_root_dir=C:\\code\\vscode\\build\\node_modules\\tree-sitter',
npm error gyp info spawn args '-Dnode_engine=v8',
npm error gyp info spawn args '--depth=.',
npm error gyp info spawn args '--no-parallel',
npm error gyp info spawn args '--generator-output',
npm error gyp info spawn args 'C:\\code\\vscode\\build\\node_modules\\tree-sitter\\build',
npm error gyp info spawn args '-Goutput_dir=.'
npm error gyp info spawn args ]
npm error gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin\MSBuild.exe
npm error gyp info spawn args [
npm error gyp info spawn args 'build/binding.sln',
npm error gyp info spawn args '/clp:Verbosity=minimal',
npm error gyp info spawn args '/nologo',
npm error gyp info spawn args '/nodeReuse:false',
npm error gyp info spawn args '/p:Configuration=Release;Platform=x64'
npm error gyp info spawn args ]
npm error gyp ERR! build error
npm error gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1
npm error gyp ERR! stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:219:23)
npm error gyp ERR! stack at ChildProcess.emit (node:events:508:28)
npm error gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12)
npm error gyp ERR! System Windows_NT 10.0.26200
npm error gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
npm error gyp ERR! cwd C:\code\vscode\build\node_modules\tree-sitter
npm error gyp ERR! node -v v24.11.1
npm error gyp ERR! node-gyp -v v11.4.2
npm error gyp ERR! not ok
npm error A complete log of this run can be found in: C:\Users\yousu\AppData\Local\npm-cache\_logs\2026-01-04T14_08_41_940Z-debug-0.log
ERR Process exited with code: 1