Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.157.2 zeabur 部署报错[Bug] #2468

Closed
zsychn opened this issue May 13, 2024 · 6 comments
Closed

v0.157.2 zeabur 部署报错[Bug] #2468

zsychn opened this issue May 13, 2024 · 6 comments
Labels
🤔 Need Reproduce Further information is requested | 需要更多信息复现

Comments

@zsychn
Copy link

zsychn commented May 13, 2024

💻 Operating System

macOS

📦 Environment

Vercel / Zeabur / Sealos

🌐 Browser

Chrome

🐛 Bug Description

#1 [internal] load build definition from Dockerfile

#1 transferring dockerfile: 10.37kB done

#1 DONE 0.0s

#2 [internal] load metadata for dockerhub.zeabur.cloud/library/node:20-slim

#2 DONE 2.9s

#5 [internal] load build context

#3 [internal] load .dockerignore

#3 transferring context: 142B done

#3 DONE 0.0s

#4 [base 1/1] FROM dockerhub.zeabur.cloud/library/node:20-slim@sha256:60e4bda010af8cb1f729615be62a766de4c0c1413894ab05676eaa51a2d91c89

#4 resolve dockerhub.zeabur.cloud/library/node:20-slim@sha256:60e4bda010af8cb1f729615be62a766de4c0c1413894ab05676eaa51a2d91c89 0.0s done

#4 DONE 0.1s

#4 sha256:4ad6a88e272100f48d3d175052e0d8119bae8c46cb0412b72b1eb501b40246f5 1.71MB / 1.71MB 0.0s done

#4 sha256:2b68ef463c0673dc95dc326963bb0f2cf1b0c2bfdf22dcf417b03a4dd1dc1015 0B / 455B 0.5s

#4 sha256:5173f31cbf1067948e6c1246f60e8a1850e89a7578736777a9f5edaaafe9c36a 0B / 40.59MB 0.3s

#4 sha256:b0a0cf830b12453b7e15359a804215a7bcccd3788e2bcecff2a03af64bbd4df7 29.15MB / 29.15MB 0.3s done

#4 extracting sha256:b0a0cf830b12453b7e15359a804215a7bcccd3788e2bcecff2a03af64bbd4df7

#5 transferring context: 5.89MB 0.3s done

#5 DONE 0.4s

#4 [base 1/1] FROM dockerhub.zeabur.cloud/library/node:20-slim@sha256:60e4bda010af8cb1f729615be62a766de4c0c1413894ab05676eaa51a2d91c89

#4 sha256:a5130b24188f1639e1a9247630fb25fcf90114d659a45942ff54617a886c2475 3.36kB / 3.36kB 0.0s done

#4 sha256:2b68ef463c0673dc95dc326963bb0f2cf1b0c2bfdf22dcf417b03a4dd1dc1015 455B / 455B 0.6s done

#4 sha256:5173f31cbf1067948e6c1246f60e8a1850e89a7578736777a9f5edaaafe9c36a 10.49MB / 40.59MB 0.9s

#4 sha256:5173f31cbf1067948e6c1246f60e8a1850e89a7578736777a9f5edaaafe9c36a 20.97MB / 40.59MB 1.1s

#4 sha256:5173f31cbf1067948e6c1246f60e8a1850e89a7578736777a9f5edaaafe9c36a 27.26MB / 40.59MB 1.2s

#4 sha256:5173f31cbf1067948e6c1246f60e8a1850e89a7578736777a9f5edaaafe9c36a 38.80MB / 40.59MB 1.4s

#4 extracting sha256:b0a0cf830b12453b7e15359a804215a7bcccd3788e2bcecff2a03af64bbd4df7 0.9s done

#4 extracting sha256:a5130b24188f1639e1a9247630fb25fcf90114d659a45942ff54617a886c2475 0.0s done

#4 sha256:5173f31cbf1067948e6c1246f60e8a1850e89a7578736777a9f5edaaafe9c36a 40.59MB / 40.59MB 1.5s done

#4 extracting sha256:5173f31cbf1067948e6c1246f60e8a1850e89a7578736777a9f5edaaafe9c36a

#4 extracting sha256:5173f31cbf1067948e6c1246f60e8a1850e89a7578736777a9f5edaaafe9c36a 1.1s done

#4 DONE 2.8s

#4 [base 1/1] FROM dockerhub.zeabur.cloud/library/node:20-slim@sha256:60e4bda010af8cb1f729615be62a766de4c0c1413894ab05676eaa51a2d91c89

#4 extracting sha256:4ad6a88e272100f48d3d175052e0d8119bae8c46cb0412b72b1eb501b40246f5 0.1s done

#4 extracting sha256:2b68ef463c0673dc95dc326963bb0f2cf1b0c2bfdf22dcf417b03a4dd1dc1015 0.0s done

#4 DONE 2.9s

#6 [runner 1/9] WORKDIR /app

#6 ...

#7 [sharp 1/3] RUN corepack enable

#7 ...

#6 [runner 1/9] WORKDIR /app

#6 DONE 12.7s

#8 [runner 2/9] RUN addgroup --system --gid 1001 nodejs

#8 0.096 Adding group `nodejs' (GID 1001) ...

#8 0.113 Done.

#11 [sharp 3/3] RUN pnpm add sharp

#8 DONE 0.1s

#7 [sharp 1/3] RUN corepack enable

#7 DONE 12.8s

#9 [sharp 2/3] WORKDIR /app

#9 DONE 0.0s

#10 [builder 3/7] COPY package.json ./

#10 DONE 0.0s

#11 ...

#12 [builder 4/7] COPY .npmrc ./

#12 DONE 0.0s

#13 [runner 3/9] RUN adduser --system --uid 1001 nextjs

#13 0.112 Adding system user `nextjs' (UID 1001) ...

#13 0.112 Adding new user nextjs' (UID 1001) with group nogroup' ...

#13 0.126 useradd warning: nextjs's uid 1001 is greater than SYS_UID_MAX 999

#13 0.139 Not creating `/nonexistent'.

#13 DONE 0.2s

#11 [sharp 3/3] RUN pnpm add sharp

#11 0.292 ! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-9.1.1.tgz

#11 1.631 Progress: resolved 1, reused 0, downloaded 0, added 0

#11 2.113 Packages: +13

#11 2.113 +++++++++++++

#11 2.266 Progress: resolved 30, reused 0, downloaded 15, added 13, done

#11 2.293 .../sharp@0.33.3/node_modules/sharp install$ node install/check

#11 2.405 .../sharp@0.33.3/node_modules/sharp install: Done

#11 2.469

#11 2.469 dependencies:

#11 2.469 + sharp 0.33.3

#11 2.469

#11 2.474 Done in 1.5s

#11 DONE 6.1s

#14 [builder 5/7] RUN pnpm i

#14 0.279 ! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-9.1.1.tgz

#14 0.975 ! The local project doesn't define a 'packageManager' field. Corepack will now add one referencing pnpm@9.1.1+sha512.14e915759c11f77eac07faba4d019c193ec8637229e62ec99eefb7cf3c3b75c64447882b7c485142451ee3a6b408059cdfb7b7fa0341b975f12d0f7629c71195.

#14 0.975 ! For more details about this field, consult the documentation at https://nodejs.org/api/packages.html#packagemanager

#14 0.975

#14 1.751 Progress: resolved 1, reused 0, downloaded 0, added 0

#14 2.752 Progress: resolved 54, reused 0, downloaded 46, added 0

#14 3.752 Progress: resolved 87, reused 0, downloaded 73, added 0

#14 4.800 Progress: resolved 115, reused 0, downloaded 94, added 0

#14 5.802 Progress: resolved 135, reused 0, downloaded 108, added 0

#14 6.822 Progress: resolved 151, reused 0, downloaded 137, added 0

#14 7.846 Progress: resolved 220, reused 0, downloaded 206, added 0

#14 8.846 Progress: resolved 302, reused 0, downloaded 282, added 0

#14 9.846 Progress: resolved 425, reused 0, downloaded 400, added 0

#14 10.85 Progress: resolved 506, reused 0, downloaded 474, added 0

#14 11.85 Progress: resolved 592, reused 0, downloaded 561, added 0

#14 12.85 Progress: resolved 673, reused 0, downloaded 628, added 0

#14 13.85 Progress: resolved 777, reused 0, downloaded 706, added 0

#14 14.85 Progress: resolved 838, reused 0, downloaded 766, added 0

#14 15.85 Progress: resolved 998, reused 0, downloaded 917, added 0

#14 16.86 Progress: resolved 1149, reused 0, downloaded 1036, added 0

#14 17.86 Progress: resolved 1220, reused 0, downloaded 1093, added 0

#14 18.86 Progress: resolved 1331, reused 0, downloaded 1195, added 0

#14 19.86 Progress: resolved 1458, reused 0, downloaded 1314, added 0

#14 20.86 Progress: resolved 1633, reused 0, downloaded 1481, added 0

#14 21.86 Progress: resolved 1803, reused 0, downloaded 1636, added 0

#14 22.87 Progress: resolved 1914, reused 0, downloaded 1743, added 0

#14 23.87 Progress: resolved 2124, reused 0, downloaded 1916, added 0

#14 24.87 Progress: resolved 2239, reused 0, downloaded 2026, added 0

#14 25.89 Progress: resolved 2317, reused 0, downloaded 2236, added 0

#14 26.89 Progress: resolved 2377, reused 0, downloaded 2297, added 0

#14 27.89 Progress: resolved 2380, reused 0, downloaded 2300, added 0

#14 28.77  WARN  2 deprecated subdependencies found: @stylelint/postcss-css-in-js@0.38.0, sourcemap-codec@1.4.8

#14 28.86 Packages: +2306

#14 28.86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

#14 28.92 Progress: resolved 2382, reused 0, downloaded 2301, added 0

#14 29.92 Progress: resolved 2382, reused 0, downloaded 2302, added 998

#14 30.92 Progress: resolved 2382, reused 0, downloaded 2302, added 1823

#14 31.92 Progress: resolved 2382, reused 0, downloaded 2302, added 2227

#14 32.20 Progress: resolved 2382, reused 0, downloaded 2302, added 2306, done

#14 32.59 .../core-js@3.34.0/node_modules/core-js postinstall$ node -e "try{require('./postinstall')}catch(e){}"

#14 32.59 .../node_modules/core-js-pure postinstall$ node -e "try{require('./postinstall')}catch(e){}"

#14 32.63 .../sharp@0.33.3/node_modules/sharp install$ node install/check

#14 32.63 .../esbuild@0.20.2/node_modules/esbuild postinstall$ node install.js

#14 32.63 .../esbuild@0.17.19/node_modules/esbuild postinstall$ node install.js

#14 32.69 .../core-js@3.34.0/node_modules/core-js postinstall: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

#14 32.69 .../core-js@3.34.0/node_modules/core-js postinstall: The project needs your help! Please consider supporting core-js:

#14 32.69 .../core-js@3.34.0/node_modules/core-js postinstall: > https://opencollective.com/core-js

#14 32.69 .../core-js@3.34.0/node_modules/core-js postinstall: > https://patreon.com/zloirock

#14 32.69 .../core-js@3.34.0/node_modules/core-js postinstall: > https://boosty.to/zloirock

#14 32.69 .../core-js@3.34.0/node_modules/core-js postinstall: > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz

#14 32.69 .../core-js@3.34.0/node_modules/core-js postinstall: I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md

#14 32.69 .../core-js@3.34.0/node_modules/core-js postinstall: Done

#14 32.69 .../node_modules/core-js-pure postinstall: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

#14 32.70 .../node_modules/core-js-pure postinstall: The project needs your help! Please consider supporting core-js:

#14 32.70 .../node_modules/core-js-pure postinstall: > https://opencollective.com/core-js

#14 32.70 .../node_modules/core-js-pure postinstall: > https://patreon.com/zloirock

#14 32.70 .../node_modules/core-js-pure postinstall: > https://boosty.to/zloirock

#14 32.70 .../node_modules/core-js-pure postinstall: > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz

#14 32.70 .../node_modules/core-js-pure postinstall: I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md

#14 32.70 .../node_modules/core-js-pure postinstall: Done

#14 32.72 .../sharp@0.33.3/node_modules/sharp install: Done

#14 32.72 .../esbuild@0.20.2/node_modules/esbuild postinstall: Done

#14 32.74 .../node_modules/tree-sitter install$ prebuild-install || node-gyp rebuild

#14 32.77 .../esbuild@0.17.19/node_modules/esbuild postinstall: Done

#14 32.79 .../node_modules/tree-sitter-json install$ node-gyp rebuild

#14 32.84 .../node_modules/tree-sitter-yaml install$ node-gyp rebuild

#14 32.87 .../node_modules/tree-sitter-json install: gyp info it worked if it ends with ok

#14 32.87 .../node_modules/tree-sitter-json install: gyp info using node-gyp@10.1.0

#14 32.87 .../node_modules/tree-sitter-json install: gyp info using node@20.13.1 | linux | x64

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python Python is not set from command line or npm configuration

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python Python is not set from environment variable PYTHON

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python checking if "python3" can be used

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - executable path is ""

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - "" could not be run

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python checking if "python" can be used

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - executable path is ""

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - "" could not be run

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python **********************************************************

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python You need to install the latest version of Python.

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python Node-gyp should be able to find and use Python. If not,

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python you can try one of the following options:

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python (accepted by both node-gyp and npm)

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - Set the environment variable PYTHON

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - Set the npm configuration variable python:

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python npm config set python "/path/to/pythonexecutable"

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python For more information consult the documentation at:

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python https://github.com/nodejs/node-gyp#installation

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python **********************************************************

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! configure error

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! stack Error: Could not find any Python installation to use

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! stack at PythonFinder.fail (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/find-python.js:306:11)

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! stack at PythonFinder.findPython (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/find-python.js:164:17)

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! stack at async configure (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/configure.js:27:18)

#14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! stack at async run (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/bin/node-gyp.js:81:18)

#14 32.92 .../node_modules/tree-sitter-json install: gyp ERR! System Linux 5.10.201-191.748.amzn2.x86_64

#14 32.92 .../node_modules/tree-sitter-json install: gyp ERR! command "/usr/local/bin/node" "/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

#14 32.92 .../node_modules/tree-sitter-json install: gyp ERR! cwd /app/node_modules/.pnpm/tree-sitter-json@0.20.2/node_modules/tree-sitter-json

#14 32.92 .../node_modules/tree-sitter-json install: gyp ERR! node -v v20.13.1

#14 32.92 .../node_modules/tree-sitter-json install: gyp ERR! node-gyp -v v10.1.0

#14 32.92 .../node_modules/tree-sitter-json install: gyp ERR! not ok

#14 32.92 .../node_modules/tree-sitter-json install: Failed

#14 32.92 .../node_modules/@clerk/shared postinstall$ node ./scripts/postinstall.mjs

#14 32.95 .../node_modules/tree-sitter-yaml install: gyp info it worked if it ends with ok

#14 33.05 .../node_modules/@vercel/speed-insights postinstall$ node scripts/postinstall.mjs

#14 32.95 .../node_modules/tree-sitter-yaml install: gyp info using node-gyp@10.1.0

#14 32.95 .../node_modules/tree-sitter-yaml install: gyp info using node@20.13.1 | linux | x64

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python Python is not set from command line or npm configuration

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python Python is not set from environment variable PYTHON

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python checking if "python3" can be used

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - executable path is ""

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - "" could not be run

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python checking if "python" can be used

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - executable path is ""

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - "" could not be run

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python **********************************************************

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python You need to install the latest version of Python.

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python Node-gyp should be able to find and use Python. If not,

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python you can try one of the following options:

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python (accepted by both node-gyp and npm)

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - Set the environment variable PYTHON

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - Set the npm configuration variable python:

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python npm config set python "/path/to/pythonexecutable"

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python For more information consult the documentation at:

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python https://github.com/nodejs/node-gyp#installation

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python **********************************************************

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! configure error

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! stack Error: Could not find any Python installation to use

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! stack at PythonFinder.fail (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/find-python.js:306:11)

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! stack at PythonFinder.findPython (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/find-python.js:164:17)

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! stack at async configure (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/configure.js:27:18)

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! stack at async run (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/bin/node-gyp.js:81:18)

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! System Linux 5.10.201-191.748.amzn2.x86_64

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! command "/usr/local/bin/node" "/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! cwd /app/node_modules/.pnpm/tree-sitter-yaml@0.5.0/node_modules/tree-sitter-yaml

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! node -v v20.13.1

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! node-gyp -v v10.1.0

#14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! not ok

#14 32.99 .../node_modules/tree-sitter-yaml install: Failed

#14 32.99 .../node_modules/@clerk/shared postinstall: Done

#14 33.00 .../node_modules/@sentry/cli install$ node ./scripts/install.js

#14 33.10 .../node_modules/@sentry/cli install: [sentry-cli] Downloading from https://downloads.sentry-cdn.com/sentry-cli/1.77.3/sentry-cli-Linux-x86_64

#14 33.13 .../node_modules/@vercel/speed-insights postinstall: Done

#14 33.19 .../node_modules/tree-sitter install: prebuild-install warn install No prebuilt binaries found (target=20.13.1 runtime=node arch=x64 libc= platform=linux)

#14 33.27 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 37%

#14 33.19 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 1%

#14 33.19 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 2%

#14 33.20 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 3%

#14 33.20 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 4%

#14 33.20 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 5%

#14 33.20 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 6%

#14 33.21 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 7%

#14 33.21 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 8%

#14 33.21 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 9%

#14 33.21 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 10%

#14 33.21 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 11%

#14 33.22 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 12%

#14 33.22 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 13%

#14 33.22 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 14%

#14 33.22 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 15%

#14 33.23 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 16%

#14 33.23 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 17%

#14 33.23 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 18%

#14 33.23 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 19%

#14 33.23 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 20%

#14 33.24 .../node_modules/tree-sitter install: gyp info it worked if it ends with ok

#14 33.24 .../node_modules/tree-sitter install: gyp info using node-gyp@10.1.0

#14 33.24 .../node_modules/tree-sitter install: gyp info using node@20.13.1 | linux | x64

#14 33.24 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 21%

#14 33.24 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 22%

#14 33.24 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 23%

#14 33.24 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 24%

#14 33.29 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 44%

#14 33.27 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 38%

#14 33.28 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 39%

#14 33.28 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 40%

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python Python is not set from command line or npm configuration

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python Python is not set from environment variable PYTHON

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python checking if "python3" can be used

#14 33.25 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 25%

#14 33.25 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 26%

#14 33.25 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 27%

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python - executable path is ""

#14 33.25 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 28%

#14 33.26 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 29%

#14 33.26 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 30%

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python - "" could not be run

#14 33.26 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 31%

#14 33.26 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 32%

#14 33.26 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 33%

#14 33.26 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 34%

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python checking if "python" can be used

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python - executable path is ""

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python - "" could not be run

#14 33.27 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 35%

#14 33.27 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 36%

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python **********************************************************

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python You need to install the latest version of Python.

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python Node-gyp should be able to find and use Python. If not,

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python you can try one of the following options:

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python (accepted by both node-gyp and npm)

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python - Set the environment variable PYTHON

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python - Set the npm configuration variable python:

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python npm config set python "/path/to/pythonexecutable"

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python For more information consult the documentation at:

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python https://github.com/nodejs/node-gyp#installation

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python **********************************************************

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! find Python

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! configure error

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! stack Error: Could not find any Python installation to use

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! stack at PythonFinder.fail (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/find-python.js:306:11)

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! stack at PythonFinder.findPython (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/find-python.js:164:17)

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! node -v v20.13.1

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! node-gyp -v v10.1.0

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! cwd /app/node_modules/.pnpm/tree-sitter@0.20.4/node_modules/tree-sitter

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! stack at async configure (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/configure.js:27:18)

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! stack at async run (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/bin/node-gyp.js:81:18)

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! System Linux 5.10.201-191.748.amzn2.x86_64

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! command "/usr/local/bin/node" "/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

#14 33.28 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 41%

#14 33.28 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 42%

#14 33.28 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 43%

#14 33.28 .../node_modules/tree-sitter install: gyp ERR! not ok

#14 33.29 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 45%

#14 33.29 .../node_modules/tree-sitter install: Failed

#14 33.29 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 46%

#14 33.29 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 47%

#14 33.29 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 48%

#14 33.30 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 49%

#14 33.30 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 50%

#14 33.30 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 51%

#14 33.30 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 52%

#14 33.30 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 53%

#14 33.30 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 54%

#14 33.33 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 69%

#14 33.33 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 70%

#14 33.31 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 55%

#14 33.31 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 56%

#14 33.31 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 57%

#14 33.31 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 58%

#14 33.31 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 59%

#14 33.31 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 60%

#14 33.32 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 61%

#14 33.32 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 62%

#14 33.32 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 63%

#14 33.32 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 64%

#14 33.32 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 65%

#14 33.32 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 66%

#14 33.33 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 67%

#14 33.33 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 68%

#14 33.34 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 75%

#14 33.33 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 71%

#14 33.33 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 72%

#14 33.34 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 73%

#14 33.34 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 74%

#14 33.35 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 77%

#14 33.36 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 84%

#14 33.35 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 78%

#14 33.35 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 79%

#14 33.35 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 80%

#14 33.36 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 81%

#14 33.36 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 82%

#14 33.36 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 83%

#14 33.37 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 87%

#14 33.38 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 92%

#14 33.38 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 93%

#14 33.39 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 94%

#14 33.37 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 88%

#14 33.38 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 89%

#14 33.38 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 90%

#14 33.38 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 91%

#14 33.35 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 76%

#14 33.37 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 86%

#14 33.36 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 85%

#14 33.39 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 95%

#14 33.39 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 96%

#14 33.39 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 97%

#14 33.40 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 98%

#14 33.40 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 99%

#14 33.40 .../node_modules/@sentry/cli install: fetching sentry-cli-Linux-x86_64 100%

#14 33.46 .../node_modules/@sentry/cli install: [sentry-cli] Checksum validation passed.

#14 33.50 .../node_modules/@sentry/cli install: Done

#14 36.32

#14 36.32 > @lobehub/chat@0.157.2 prepare /app

#14 36.32 > husky

#14 36.32

#14 36.38 .git can't be found

#14 36.39 dependencies:

#14 36.39 + @ant-design/icons 5.3.7

#14 36.39 + @anthropic-ai/sdk 0.20.9

#14 36.39 + @auth/core 0.28.0 (0.31.0 is available)

#14 36.39 + @aws-sdk/client-bedrock-runtime 3.574.0

#14 36.39 + @azure/openai 1.0.0-beta.12

#14 36.39 + @cfworker/json-schema 1.12.8

#14 36.39 + @clerk/localizations 2.0.0 (2.3.1 is available)

#14 36.39 + @clerk/nextjs 5.0.8

#14 36.39 + @clerk/themes 2.1.3

#14 36.39 + @google/generative-ai 0.11.1

#14 36.39 + @icons-pack/react-simple-icons 9.5.0

#14 36.39 + @lobehub/chat-plugin-sdk 1.32.3

#14 36.39 + @lobehub/chat-plugins-gateway 1.9.0

#14 36.39 + @lobehub/icons 1.20.1

#14 36.39 + @lobehub/tts 1.24.1

#14 36.39 + @lobehub/ui 1.138.24

#14 36.39 + @microsoft/fetch-event-source 2.0.1

#14 36.39 + @next/third-parties 14.2.3

#14 36.39 + @sentry/nextjs 7.114.0

#14 36.39 + @t3-oss/env-nextjs 0.10.1

#14 36.39 + @trpc/client 11.0.0-rc.366

#14 36.39 + @trpc/next 11.0.0-rc.366

#14 36.39 + @trpc/server 11.0.0-rc.366

#14 36.39 + @vercel/analytics 1.2.2

#14 36.39 + @vercel/speed-insights 1.0.10

#14 36.39 + ahooks 3.7.11

#14 36.39 + ai 3.0.19 (3.1.5 is available)

#14 36.39 + antd 5.17.0

#14 36.39 + antd-style 3.6.2

#14 36.39 + brotli-wasm 3.0.0

#14 36.39 + chroma-js 2.4.2

#14 36.39 + dayjs 1.11.11

#14 36.39 + debug 4.3.4

#14 36.39 + dexie 3.2.7 (4.0.4 is available)

#14 36.39 + diff 5.2.0

#14 36.39 + fast-deep-equal 3.1.3

#14 36.39 + gpt-tokenizer 2.1.2

#14 36.39 + i18next 23.11.4

#14 36.39 + i18next-browser-languagedetector 7.2.1 (8.0.0 is available)

#14 36.39 + i18next-resources-to-backend 1.2.1

#14 36.39 + idb-keyval 6.2.1

#14 36.39 + immer 10.1.1

#14 36.39 + ip 2.0.1

#14 36.39 + jose 5.3.0

#14 36.39 + langfuse 3.10.0

#14 36.39 + langfuse-core 3.10.0

#14 36.39 + lodash-es 4.17.21

#14 36.39 + lucide-react 0.378.0

#14 36.39 + modern-screenshot 4.4.39

#14 36.39 + nanoid 5.0.7

#14 36.39 + next 14.2.3

#14 36.39 + next-auth 5.0.0-beta.15

#14 36.39 + next-sitemap 4.2.3

#14 36.39 + numeral 2.0.6

#14 36.39 + nuqs 1.17.2

#14 36.39 + ollama 0.5.1

#14 36.39 + openai 4.45.0

#14 36.39 + pino 9.0.0

#14 36.39 + polished 4.3.1

#14 36.39 + posthog-js 1.131.4

#14 36.39 + query-string 9.0.0

#14 36.39 + random-words 2.0.1

#14 36.39 + react 18.3.1

#14 36.39 + react-dom 18.3.1

#14 36.39 + react-hotkeys-hook 4.5.0

#14 36.39 + react-i18next 14.1.1

#14 36.39 + zustand 4.5.2

#14 36.39 + zustand-utils 1.3.2

#14 36.39

#14 36.39 devDependencies:

#14 36.39 + @commitlint/cli 19.3.0

#14 36.39 + @ducanh2912/next-pwa 10.2.7

#14 36.39 + @edge-runtime/vm 3.2.0

#14 36.39 + @lobehub/i18n-cli 1.18.1

#14 36.39 + yaml 2.4.2

#14 36.39 + yjs 13.6.15

#14 36.39 + zod 3.23.8

#14 36.39 + @testing-library/react 15.0.7

#14 36.39 + @lobehub/lint 1.23.4

#14 36.39 + @lobehub/seo-cli 1.4.1

#14 36.39 + @next/bundle-analyzer 14.2.3

#14 36.39 + @next/eslint-plugin-next 14.2.3

#14 36.39 + @peculiar/webcrypto 1.4.6

#14 36.39 + @testing-library/jest-dom 6.4.5

#14 36.39 + react-layout-kit 1.9.0

#14 36.39 + @types/diff 5.2.1

#14 36.39 + @types/ip 1.1.3

#14 36.39 + react-lazy-load 4.0.1

#14 36.39 + react-virtuoso 4.7.10

#14 36.39 + react-wrap-balancer 1.1.0

#14 36.39 + @types/chroma-js 2.4.4

#14 36.39 + remark 14.0.3 (15.0.1 is available)

#14 36.39 + remark-gfm 3.0.1 (4.0.0 is available)

#14 36.39 + remark-html 15.0.2 (16.0.1 is available)

#14 36.39 + rtl-detect 1.1.2

#14 36.39 + semver 7.6.2

#14 36.39 + sharp 0.33.3

#14 36.39 + superjson 2.2.1

#14 36.39 + swr 2.2.5

#14 36.39 + systemjs 6.15.1

#14 36.39 + ts-md5 1.3.1

#14 36.39 + ua-parser-js 1.0.37

#14 36.39 + url-join 5.0.0

#14 36.39 + use-merge-value 1.2.0

#14 36.39 + utility-types 3.11.0

#14 36.39 + uuid 9.0.1

#14 36.39 + y-protocols 1.0.6

#14 36.39 + y-webrtc 10.3.0

#14 36.39 + @types/json-schema 7.0.15

#14 36.39 + @types/lodash 4.17.1

#14 36.39 + @types/lodash-es 4.17.12

#14 36.39 + @types/node 20.12.11

#14 36.39 + @types/numeral 2.0.5

#14 36.39 + @types/react 18.3.2

#14 36.39 + @types/react-dom 18.3.0

#14 36.39 + @types/rtl-detect 1.0.3

#14 36.39 + @types/semver 7.5.8

#14 36.39 + @types/systemjs 6.13.5

#14 36.39 + @types/ua-parser-js 0.7.39

#14 36.39 + @types/uuid 9.0.8

#14 36.39 + @umijs/lint 4.2.2

#14 36.39 + @vitest/coverage-v8 1.2.2 (1.6.0 is available)

#14 36.39 + ajv-keywords 5.1.0

#14 36.39 + commitlint 19.3.0

#14 36.39 + consola 3.2.3

#14 36.39 + dpdm 3.14.0

#14 36.39 + eslint 8.57.0 (9.2.0 is available)

#14 36.39 + eslint-plugin-mdx 2.3.4 (3.1.5 is available)

#14 36.39 + fake-indexeddb 5.0.2

#14 36.39 + glob 10.3.15

#14 36.39 + @types/debug 4.1.12

#14 36.39 + lint-staged 15.2.2

#14 36.39 + gray-matter 4.0.3

#14 36.39 + happy-dom 14.10.1

#14 36.39 + husky 9.0.11

#14 36.39 + just-diff 6.0.2

#14 36.39 + prettier 3.2.5

#14 36.39 + lodash 4.17.21

#14 36.39 + markdown-table 3.0.3

#14 36.39 + node-fetch 3.3.2

#14 36.39 + node-gyp 10.1.0

#14 36.39 + p-map 7.0.2

#14 36.39 + remark-parse 10.0.2 (11.0.0 is available)

#14 36.39 + remark-cli 11.0.0 (12.0.1 is available)

#14 36.39 + semantic-release 21.1.2 (23.1.1 is available)

#14 36.40  WARN  Issues with peer dependencies found

#14 36.39 + stylelint 15.11.0 (16.5.0 is available)

#14 36.39 + tsx 4.10.1

#14 36.39 + typescript 5.4.5

#14 36.39 + unified 11.0.4

#14 36.40 │ ├─┬ @umijs/lint 4.2.2

#14 36.39 + unist-util-visit 5.0.0

#14 36.39 + vite 5.2.11

#14 36.39 + vitest 1.2.2 (1.6.0 is available)

#14 36.40 .

#14 36.39 + vitest-canvas-mock 0.3.3

#14 36.40 ├─┬ @lobehub/lint 1.23.4

#14 36.39

#14 36.40 │ │ ├── ✕ unmet peer stylelint@^14.4.0: found 15.11.0

#14 36.40 │ │ └─┬ stylelint-config-recommended 7.0.0

#14 36.40 │ │ └── ✕ unmet peer stylelint@^14.4.0: found 15.11.0

#14 36.40 │ ├─┬ stylelint-config-recommended 14.0.0

#14 36.40 │ │ └── ✕ unmet peer stylelint@^16.0.0: found 15.11.0

#14 36.40 │ │ └─┬ stylelint-config-standard 25.0.0

#14 36.40 │ ├─┬ stylelint-less 3.0.1

#14 36.40 │ │ └── ✕ unmet peer stylelint@^16.0.2: found 15.11.0

#14 36.40 │ └─┬ semantic-release-config-gitmoji 1.5.3

#14 36.40 │ └─┬ @achingbrain/semantic-release-github 0.0.2

#14 36.40 │ └─┬ @octokit/plugin-throttling 3.7.0

#14 36.40 │ └── ✕ unmet peer @octokit/core@^3.5.0: found 5.2.0 in @semantic-release/github

#14 36.40 └─┬ @aws-sdk/client-bedrock-runtime 3.574.0

#14 36.40 └─┬ @aws-sdk/client-sso-oidc 3.574.0

#14 36.40 └─┬ @aws-sdk/client-sts 3.574.0

#14 36.40 └─┬ @aws-sdk/client-sso-oidc 3.574.0

#14 36.40 └─┬ @aws-sdk/credential-provider-node 3.572.0

#14 36.40 └─┬ @aws-sdk/credential-provider-ini 3.572.0

#14 36.40 ├── ✕ unmet peer @aws-sdk/client-sts@3.572.0: found 3.574.0 in @aws-sdk/client-sso-oidc

#14 36.40 └─┬ @aws-sdk/credential-provider-sso 3.572.0

#14 36.40 └─┬ @aws-sdk/token-providers 3.572.0

#14 36.40 └── ✕ unmet peer @aws-sdk/client-sso-oidc@3.572.0: found 3.574.0 in @aws-sdk/client-sts

#14 36.40

#14 36.40 Done in 35.4s

#14 DONE 70.8s

#15 [builder 6/7] COPY . .

#15 DONE 1.7s

#16 [builder 7/7] RUN npm run build:docker

#16 0.533

#16 0.533 > @lobehub/chat@0.157.2 build:docker

#16 0.533 > DOCKER=true next build && npm run build-sitemap

#16 0.533

#16 1.826 Attention: Next.js now collects completely anonymous telemetry regarding usage.

#16 1.826 This information is used to shape Next.js' roadmap and prioritize features.

#16 1.826 You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:

#16 1.826 https://nextjs.org/telemetry

#16 1.826

#16 1.898 ▲ Next.js 14.2.3

#16 1.898

#16 1.993 Creating an optimized production build ...

#16 2.435 ✓ (pwa) Compiling for server...

#16 2.440 ✓ (pwa) Compiling for server...

#16 2.444 ✓ (pwa) Compiling for client (static)...

#16 2.446 ○ (pwa) Service worker: /app/public/sw.js

#16 2.446 ○ (pwa) URL: /sw.js

#16 2.447 ○ (pwa) Scope: /

🚦 Expected Behavior

No response

📷 Recurrence Steps

No response

📝 Additional Information

No response

@zsychn zsychn added the 🐛 Bug Something isn't working | 缺陷 label May 13, 2024
@lobehubbot
Copy link
Member

👀 @zsychn

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@arvinxx
Copy link
Contributor

arvinxx commented May 13, 2024

没看懂,这没报错啊?

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


I don’t understand. Isn’t this an error?

@arvinxx arvinxx added 🤔 Need Reproduce Further information is requested | 需要更多信息复现 and removed 🐛 Bug Something isn't working | 缺陷 labels May 13, 2024
@ahuai
Copy link

ahuai commented May 14, 2024


https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python Python is not set from command line or npm configuration

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python Python is not set from environment variable PYTHON

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python checking if "python3" can be used

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - executable path is ""

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - "" could not be run

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python checking if "python" can be used

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - executable path is ""

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - "" could not be run

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python **********************************************************

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python You need to install the latest version of Python.

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python Node-gyp should be able to find and use Python. If not,

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python you can try one of the following options:

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python (accepted by both node-gyp and npm)

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - Set the environment variable PYTHON

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python - Set the npm configuration variable python:

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python npm config set python "/path/to/pythonexecutable"

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python For more information consult the documentation at:

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python https://github.com/nodejs/node-gyp#installation

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python **********************************************************

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! find Python

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! configure error

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! stack Error: Could not find any Python installation to use

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! stack at PythonFinder.fail (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/find-python.js:306:11)

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! stack at PythonFinder.findPython (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/find-python.js:164:17)

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! stack at async configure (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/configure.js:27:18)

https://github.com/lobehub/lobe-chat/pull/14 32.91 .../node_modules/tree-sitter-json install: gyp ERR! stack at async run (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/bin/node-gyp.js:81:18)

https://github.com/lobehub/lobe-chat/pull/14 32.92 .../node_modules/tree-sitter-json install: gyp ERR! System Linux 5.10.201-191.748.amzn2.x86_64

https://github.com/lobehub/lobe-chat/pull/14 32.92 .../node_modules/tree-sitter-json install: gyp ERR! command "/usr/local/bin/node" "/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

https://github.com/lobehub/lobe-chat/pull/14 32.92 .../node_modules/tree-sitter-json install: gyp ERR! cwd /app/node_modules/.pnpm/tree-sitter-json@0.20.2/node_modules/tree-sitter-json

https://github.com/lobehub/lobe-chat/pull/14 32.92 .../node_modules/tree-sitter-json install: gyp ERR! node -v v20.13.1

https://github.com/lobehub/lobe-chat/pull/14 32.92 .../node_modules/tree-sitter-json install: gyp ERR! node-gyp -v v10.1.0

https://github.com/lobehub/lobe-chat/pull/14 32.92 .../node_modules/tree-sitter-json install: gyp ERR! not ok

https://github.com/lobehub/lobe-chat/pull/14 32.92 .../node_modules/tree-sitter-json install: Failed

https://github.com/lobehub/lobe-chat/pull/14 32.92 .../node_modules/@clerk/shared postinstall$ node ./scripts/postinstall.mjs

https://github.com/lobehub/lobe-chat/pull/14 32.95 .../node_modules/tree-sitter-yaml install: gyp info it worked if it ends with ok

https://github.com/lobehub/lobe-chat/pull/14 33.05 .../node_modules/@vercel/speed-insights postinstall$ node scripts/postinstall.mjs

https://github.com/lobehub/lobe-chat/pull/14 32.95 .../node_modules/tree-sitter-yaml install: gyp info using node-gyp@10.1.0

https://github.com/lobehub/lobe-chat/pull/14 32.95 .../node_modules/tree-sitter-yaml install: gyp info using node@20.13.1 | linux | x64

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python Python is not set from command line or npm configuration

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python Python is not set from environment variable PYTHON

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python checking if "python3" can be used

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - executable path is ""

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - "" could not be run

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python checking if "python" can be used

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - executable path is ""

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - "" could not be run

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python **********************************************************

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python You need to install the latest version of Python.

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python Node-gyp should be able to find and use Python. If not,

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python you can try one of the following options:

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python (accepted by both node-gyp and npm)

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - Set the environment variable PYTHON

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python - Set the npm configuration variable python:

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python npm config set python "/path/to/pythonexecutable"

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python For more information consult the documentation at:

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python https://github.com/nodejs/node-gyp#installation

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python **********************************************************

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! find Python

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! configure error

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! stack Error: Could not find any Python installation to use

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! stack at PythonFinder.fail (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/find-python.js:306:11)

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! stack at PythonFinder.findPython (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/find-python.js:164:17)

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! stack at async configure (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/lib/configure.js:27:18)

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! stack at async run (/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/bin/node-gyp.js:81:18)

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! System Linux 5.10.201-191.748.amzn2.x86_64

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! command "/usr/local/bin/node" "/root/.cache/node/corepack/v1/pnpm/9.1.1/dist/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! cwd /app/node_modules/.pnpm/tree-sitter-yaml@0.5.0/node_modules/tree-sitter-yaml

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! node -v v20.13.1

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! node-gyp -v v10.1.0

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: gyp ERR! not ok

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/tree-sitter-yaml install: Failed

https://github.com/lobehub/lobe-chat/pull/14 32.99 .../node_modules/@clerk/shared postinstall: Done

https://github.com/lobehub/lobe-chat/pull/14 33.00 .../node_modules/@sentry/cli install$ node ./scripts/install.js```

我在使用docker打镜像的时候 也遇到楼主类似的错误  
Docker构建日志中,出现了一个与tree-sitter模块安装相关无法找到Python环境。但是我的镜像是生成了,不知道会不会有影响。

@lobehubbot
Copy link
Member

👋 @{{ author }}


Since the issue was labeled with 🤔 Need Reproduce, but no response in 3 days. This issue will be closed. If you have any questions, you can comment and reply.
由于该 issue 被标记为需要更多信息,却 3 天未收到回应。现关闭 issue,若有任何问题,可评论回复。

@lobehubbot lobehubbot closed this as not planned Won't fix, can't repro, duplicate, stale May 18, 2024
@lobehubbot
Copy link
Member

@zsychn

This issue is closed, If you have any questions, you can comment and reply.
此问题已经关闭。如果您有任何问题,可以留言并回复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤔 Need Reproduce Further information is requested | 需要更多信息复现
Projects
Status: Done
Development

No branches or pull requests

4 participants