You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./XinQLOneKey.sh: line 40: 当前node版本(如果没有node,请自行安装): : command not found
v18.19.1
./XinQLOneKey.sh: line 44: 当前npm版本(如果没有npm,请自行安装): : command not found
10.5.0
Nothing to stop. No server is running for the store at /root/.local/share/pnpm/store/v3
The location of the currently running pnpm differs from the location where pnpm will be installed
Current pnpm location: /usr/local/bin
Target location: /root/.local/share/pnpm
Done in 8.4s
Lockfile is up to date, resolution step is skipped
Already up to date
Done in 4.1s
changed 191 packages in 28s
33 packages are looking for funding
run npm fund for details
Progress: resolved 0, reused 1, downloaded 0, added 0
Progress: resolved 24, reused 21, downloaded 0, added 0
Progress: resolved 101, reused 101, downloaded 0, added 0
Already up to date
WARN js-base64 has no binaries
WARN silly-datetime has no binaries
Done in 5.5s
Progress: resolved 101, reused 101, downloaded 0, added 0, done
Requirement already satisfied: requests in /usr/local/lib/python3.11/site-packages (2.31.0)
Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.11/site-packages (from requests) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/site-packages (from requests) (3.6)
Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.11/site-packages (from requests) (2.2.1)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/site-packages (from requests) (2024.2.2)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
(1/112) Installing zstd-libs (1.5.5-r4)
(2/112) Installing binutils (2.40-r7)
(3/112) Installing libmagic (5.45-r0)
(4/112) Installing file (5.45-r0)
(5/112) Installing libgomp (12.2.1_git20220924-r10)
(6/112) Installing libatomic (12.2.1_git20220924-r10)
(7/112) Installing gmp (6.2.1-r3)
(8/112) Installing isl26 (0.26-r1)
(9/112) Installing mpfr4 (4.2.0_p12-r0)
(10/112) Installing mpc1 (1.3.1-r1)
(11/112) Installing gcc (12.2.1_git20220924-r10)
The text was updated successfully, but these errors were encountered:
docker镜像安装安装脚本卡住了。跑的是新的脚本XinQLOneKey.sh。
日志如下:
安装依赖...
安装依赖需要时间,请耐心等待!
./XinQLOneKey.sh: line 40: 当前node版本(如果没有node,请自行安装): : command not found
v18.19.1
./XinQLOneKey.sh: line 44: 当前npm版本(如果没有npm,请自行安装): : command not found
10.5.0
Nothing to stop. No server is running for the store at /root/.local/share/pnpm/store/v3
The location of the currently running pnpm differs from the location where pnpm will be installed
Current pnpm location: /usr/local/bin
Target location: /root/.local/share/pnpm
Progress: resolved 0, reused 1, downloaded 0, added 0
Progress: resolved 22, reused 22, downloaded 0, added 0
Progress: resolved 24, reused 23, downloaded 0, added 0
Progress: resolved 77, reused 77, downloaded 0, added 0
Already up to date
Progress: resolved 101, reused 101, downloaded 0, added 0, done
Done in 8.4s
Lockfile is up to date, resolution step is skipped
Already up to date
Done in 4.1s
changed 191 packages in 28s
33 packages are looking for funding
run
npm fund
for detailsProgress: resolved 0, reused 1, downloaded 0, added 0
Progress: resolved 24, reused 21, downloaded 0, added 0
Progress: resolved 101, reused 101, downloaded 0, added 0
Already up to date
WARN js-base64 has no binaries
WARN silly-datetime has no binaries
Done in 5.5s
Progress: resolved 101, reused 101, downloaded 0, added 0, done
Requirement already satisfied: requests in /usr/local/lib/python3.11/site-packages (2.31.0)
Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.11/site-packages (from requests) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/site-packages (from requests) (3.6)
Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.11/site-packages (from requests) (2.2.1)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/site-packages (from requests) (2024.2.2)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
(1/112) Installing zstd-libs (1.5.5-r4)
(2/112) Installing binutils (2.40-r7)
(3/112) Installing libmagic (5.45-r0)
(4/112) Installing file (5.45-r0)
(5/112) Installing libgomp (12.2.1_git20220924-r10)
(6/112) Installing libatomic (12.2.1_git20220924-r10)
(7/112) Installing gmp (6.2.1-r3)
(8/112) Installing isl26 (0.26-r1)
(9/112) Installing mpfr4 (4.2.0_p12-r0)
(10/112) Installing mpc1 (1.3.1-r1)
(11/112) Installing gcc (12.2.1_git20220924-r10)
The text was updated successfully, but these errors were encountered: