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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168
| Packages are hard linked from the content-addressable store to the virtual store. Content-addressable store is at: /Users/wuxh/Library/pnpm/store/v3 Virtual store is at: node_modules/.pnpm Progress: resolved 2399, reused 2399, downloaded 0, added 2405, done node_modules/.pnpm/tree-sitter-json@0.20.2/node_modules/tree-sitter-json: Running install script... node_modules/.pnpm/tree-sitter-yaml@0.5.0/node_modules/tree-sitter-yaml: Running install script, failed in 602ms .../node_modules/tree-sitter-yaml install$ node-gyp rebuild │ gyp info it worked if it ends with ok │ gyp info using node-gyp@9.3.1 │ gyp info using node@18.20.2 | darwin | arm64 node_modules/.pnpm/tree-sitter-json@0.20.2/node_modules/tree-sitter-json: Running install script, failed in 1.7s .../node_modules/tree-sitter-json install$ node-gyp rebuild │ gyp info it worked if it ends with ok │ gyp info using node-gyp@9.3.1 │ gyp info using node@18.20.2 | darwin | arm64 │ gyp info find Python using Python version 3.12.2 found at "/opt/homebrew/opt/python@3.12/bin/python3.12" │ gyp info spawn /opt/homebrew/opt/python@3.12/bin/python3.12 │ gyp info spawn args [ │ gyp info spawn args '/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/gyp_main.py',yaml/build/config │ gyp info spawn args 'binding.gyp', │ gyp info spawn args '-f', │ gyp info spawn args 'make', │ gyp info spawn args '-I', │ gyp info spawn args '/Users/wuxh/Code/oss/lobehub/lobe-chat/node_modules/.pnpm/tree-sitter-json@0.20.2/node_modules/tree-sitter-json/build/confi │ gyp info spawn args '-I', │ gyp info spawn args '/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/addon.gypi', │ gyp info spawn args '-I', │ gyp info spawn args '/Users/wuxh/Library/Caches/node-gyp/18.20.2/include/node/common.gypi',rch)/node.lib', │ gyp info spawn args '-Dlibrary=shared_library', │ gyp info spawn args '-Dvisibility=default', │ gyp info spawn args '-Dnode_root_dir=/Users/wuxh/Library/Caches/node-gyp/18.20.2', │ gyp info spawn args '-Dnode_gyp_dir=/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp', │ gyp info spawn args '-Dnode_lib_file=/Users/wuxh/Library/Caches/node-gyp/18.20.2/<(target_arch)/node.lib', │ gyp info spawn args '-Dmodule_root_dir=/Users/wuxh/Code/oss/lobehub/lobe-chat/node_modules/.pnpm/tree-sitter-json@0.20.2/node_modules/tree-sitte │ gyp info spawn args '-Dnode_engine=v8', │ gyp info spawn args '--depth=.', │ gyp info spawn args '--no-parallel', │ gyp info spawn args '--generator-output',20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module> │ gyp info spawn args 'build', │ gyp info spawn args '-Goutput_dir=.' │ gyp info spawn args ] │ Traceback (most recent call last): │ File "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>module> │ import gyp # noqa: E402 │ ^^^^^^^^^^ │ File "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module> │ import gyp.input │ File "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>igur │ from distutils.version import StrictVersion │ ModuleNotFoundError: No module named 'distutils't (node:internal/child_process:292:12) │ gyp ERR! configure error │ gyp ERR! stack Error: `gyp` failed with exit code: 1.20.2/bin/node" "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modul │ gyp ERR! stack at ChildProcess.onCpExit (/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/configur │ gyp ERR! stack at ChildProcess.emit (node:events:517:28) │ gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) │ gyp ERR! System Darwin 23.3.0 │ gyp ERR! command "/Users/wuxh/.nvm/versions/node/v18.20.2/bin/node" "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modul │ gyp ERR! cwd /Users/wuxh/Code/oss/lobehub/lobe-chat/node_modules/.pnpm/tree-sitter-json@0.20.2/node_modules/tree-sitter-json │ gyp ERR! node -v v18.20.2 │ gyp ERR! node-gyp -v v9.3.1 │ gyp ERR! not ok └─ Failed in 1.7s at /Users/wuxh/Code/oss/lobehub/lobe-chat/node_modules/.pnpm/tree-sitter-json@0.20.2/node_modules/tree-sitter-json node_modules/.pnpm/tree-sitter-yaml@0.5.0/node_modules/tree-sitter-yaml: Running install script, failed in 602ms .../node_modules/tree-sitter-yaml install$ node-gyp rebuild │ gyp info it worked if it ends with ok │ gyp info using node-gyp@9.3.1 │ gyp info using node@18.20.2 | darwin | arm64 │ gyp info find Python using Python version 3.12.2 found at "/opt/homebrew/opt/python@3.12/bin/python3.12" │ gyp info spawn /opt/homebrew/opt/python@3.12/bin/python3.12 │ gyp info spawn args [ │ gyp info spawn args '/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/gyp_main.py', │ gyp info spawn args 'binding.gyp', │ gyp info spawn args '-f', │ gyp info spawn args 'make', │ gyp info spawn args '-I', │ gyp info spawn args '/Users/wuxh/Code/oss/lobehub/lobe-chat/node_modules/.pnpm/tree-sitter-yaml@0.5.0/node_modules/tree-sitter-yaml/build/config │ gyp info spawn args '-I', │ gyp info spawn args '/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/addon.gypi', │ gyp info spawn args '-I', │ gyp info spawn args '/Users/wuxh/Library/Caches/node-gyp/18.20.2/include/node/common.gypi', │ gyp info spawn args '-Dlibrary=shared_library', │ gyp info spawn args '-Dvisibility=default', │ gyp info spawn args '-Dnode_root_dir=/Users/wuxh/Library/Caches/node-gyp/18.20.2', │ gyp info spawn args '-Dnode_gyp_dir=/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp', │ gyp info spawn args '-Dnode_lib_file=/Users/wuxh/Library/Caches/node-gyp/18.20.2/<(target_arch)/node.lib', │ gyp info spawn args '-Dmodule_root_dir=/Users/wuxh/Code/oss/lobehub/lobe-chat/node_modules/.pnpm/tree-sitter-yaml@0.5.0/node_modules/tree-sitter │ gyp info spawn args '-Dnode_engine=v8', │ gyp info spawn args '--depth=.', │ gyp info spawn args '--no-parallel', │ gyp info spawn args '--generator-output', │ gyp info spawn args 'build', │ gyp info spawn args '-Goutput_dir=.' │ gyp info spawn args ] │ Traceback (most recent call last): │ File "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module> │ import gyp # noqa: E402 │ ^^^^^^^^^^ │ File "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module> │ import gyp.input │ File "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module> │ from distutils.version import StrictVersion │ ModuleNotFoundError: No module named 'distutils' │ gyp ERR! configure error │ gyp ERR! stack Error: `gyp` failed with exit code: 1 │ gyp ERR! stack at ChildProcess.onCpExit (/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/configur │ gyp ERR! stack at ChildProcess.emit (node:events:517:28) │ gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) │ gyp ERR! System Darwin 23.3.0 │ gyp ERR! command "/Users/wuxh/.nvm/versions/node/v18.20.2/bin/node" "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modul │ gyp ERR! cwd /Users/wuxh/Code/oss/lobehub/lobe-chat/node_modules/.pnpm/tree-sitter-yaml@0.5.0/node_modules/tree-sitter-yaml │ gyp ERR! node -v v18.20.2 │ gyp ERR! node-gyp -v v9.3.1 │ gyp ERR! not ok └─ Failed in 602ms at /Users/wuxh/Code/oss/lobehub/lobe-chat/node_modules/.pnpm/tree-sitter-yaml@0.5.0/node_modules/tree-sitter-yaml node_modules/.pnpm/tree-sitter@0.20.4/node_modules/tree-sitter: Running install script, failed in 4.4s .../node_modules/tree-sitter install$ prebuild-install || node-gyp rebuild │ prebuild-install warn install No prebuilt binaries found (target=18.20.2 runtime=node arch=arm64 libc= platform=darwin) │ gyp info it worked if it ends with ok │ gyp info using node-gyp@9.3.1 │ gyp info using node@18.20.2 | darwin | arm64 │ gyp info find Python using Python version 3.12.2 found at "/opt/homebrew/opt/python@3.12/bin/python3.12" │ gyp info spawn /opt/homebrew/opt/python@3.12/bin/python3.12 │ gyp info spawn args [ │ gyp info spawn args '/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/gyp_main.py', │ gyp info spawn args 'binding.gyp', │ gyp info spawn args '-f', │ gyp info spawn args 'make', │ gyp info spawn args '-I', │ gyp info spawn args '/Users/wuxh/Code/oss/lobehub/lobe-chat/node_modules/.pnpm/tree-sitter@0.20.4/node_modules/tree-sitter/build/config.gypi', │ gyp info spawn args '-I', │ gyp info spawn args '/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/addon.gypi', │ gyp info spawn args '-I', │ gyp info spawn args '/Users/wuxh/Library/Caches/node-gyp/18.20.2/include/node/common.gypi', │ gyp info spawn args '-Dlibrary=shared_library', │ gyp info spawn args '-Dvisibility=default', │ gyp info spawn args '-Dnode_root_dir=/Users/wuxh/Library/Caches/node-gyp/18.20.2', │ gyp info spawn args '-Dnode_gyp_dir=/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp', │ gyp info spawn args '-Dnode_lib_file=/Users/wuxh/Library/Caches/node-gyp/18.20.2/<(target_arch)/node.lib', │ gyp info spawn args '-Dmodule_root_dir=/Users/wuxh/Code/oss/lobehub/lobe-chat/node_modules/.pnpm/tree-sitter@0.20.4/node_modules/tree-sitter', │ gyp info spawn args '-Dnode_engine=v8', │ gyp info spawn args '--depth=.', │ gyp info spawn args '--no-parallel', │ gyp info spawn args '--generator-output', │ gyp info spawn args 'build', │ gyp info spawn args '-Goutput_dir=.' │ gyp info spawn args ] │ Traceback (most recent call last): │ File "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module> │ import gyp # noqa: E402 │ ^^^^^^^^^^ │ File "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module> │ import gyp.input │ File "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module> │ from distutils.version import StrictVersion │ ModuleNotFoundError: No module named 'distutils' │ gyp ERR! configure error │ gyp ERR! stack Error: `gyp` failed with exit code: 1 │ gyp ERR! stack at ChildProcess.onCpExit (/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modules/node-gyp/lib/configur │ gyp ERR! stack at ChildProcess.emit (node:events:517:28) │ gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) │ gyp ERR! System Darwin 23.3.0 │ gyp ERR! command "/Users/wuxh/.nvm/versions/node/v18.20.2/bin/node" "/Users/wuxh/.nvm/versions/node/v18.20.2/lib/node_modules/pnpm/dist/node_modul │ gyp ERR! cwd /Users/wuxh/Code/oss/lobehub/lobe-chat/node_modules/.pnpm/tree-sitter@0.20.4/node_modules/tree-sitter │ gyp ERR! node -v v18.20.2 │ gyp ERR! node-gyp -v v9.3.1 │ gyp ERR! not ok └─ Failed in 4.4s at /Users/wuxh/Code/oss/lobehub/lobe-chat/node_modules/.pnpm/tree-sitter@0.20.4/node_modules/tree-sitter ELIFECYCLE Command failed with exit code 1.
|