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
root@DiskStation:# docker restart qinglong
qinglong
root@DiskStation:# docker exec -it qinglong bash -c "$(curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/FlechazoPh/QLDependency/main/Shell/QLOneKeyDependency.sh | sh)"
sh: line 40: 当前node版本(如果没有node,请自行安装): : command not found
sh: line 44: 当前npm版本(如果没有npm,请自行安装): : command not found
sh: line 48: cd: /ql: No such file or directory
sh: line 49: pnpm: command not found
sh: line 51: pnpm: command not found
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '[email protected]',
npm WARN EBADENGINE required: { node: '>=14' },
npm WARN EBADENGINE current: { node: 'v12.22.7', npm: '8.19.2' }
npm WARN EBADENGINE }
sh: line 55: pnpm: command not found
sh: line 57: pip3: command not found
sh: line 59: cd: /ql/scripts/: No such file or directory
sh: line 60: cd: /ql: No such file or directory
sh: line 61: apk: command not found
sh: line 62: cd: /ql: No such file or directory
sh: line 63: apk: command not found
bash: line 4: $'\E[36m\E[0m': command not found
bash: line 4: $'1m安装依赖...\E[0m': command not found
bash: line 6: $'\E[36m\E[0m': command not found
bash: line 6: $'1m安装依赖需要时间,请耐心等待!\E[0m': command not found
bash: line 11: v12.22.7: command not found
bash: line 13: 8.19.2: command not found
bash: line 15: added: command not found
bash: line 17: 11: command not found
bash: line 18: run: command not found
bash: line 20: $'\E[36m\E[0m': command not found
bash: line 20: 1m依赖安装完毕...建议重启: command not found
bash: line 22: $'\E[36m\E[0m': command not found
bash: line 22: 1m有任何问题,请在此仓库提交Issue:: command not found
/bin/bash: line 1: USER: command not found
/bin/bash: line 1: sendNotify: command not found
/bin/bash: line 1: sign_graphics_validate: command not found
/bin/bash: line 2: $'ql main\n': command not found
/bin/bash: line 1: JDJR: command not found
/bin/bash: line 1: JDSign: command not found
/bin/bash: line 1: icon ^jd[^_]: command not found
/bin/bash: line 1: jdCookie backUp: command not found
/bin/bash: line 1: jx_: command not found
/ql/data/scripts/KingRan_KR/jd_txzj_collect_shop.js
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:999:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/ql/data/scripts/KingRan_KR/function/cache/index.js:1:9455)
at Module._compile (node:internal/modules/cjs/loader:1099:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:999:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/ql/data/scripts/KingRan_KR/function/cache/index.js',
'/ql/data/scripts/KingRan_KR/function/krgetToken.js',
'/ql/data/scripts/KingRan_KR/jd_txzj_collect_shop.js'
]
}
Node.js v17.8.0
The text was updated successfully, but these errors were encountered:
只有py3在面板里显示己安装,Linux,node 面板里显示都是安装失败,没有一个成功。
然后我是群辉容器加青龙,昨天刚升级了一下青龙版本,用的是面板里自动升级的,然后出来了之后发现依赖全部失效了,然后我用命令安装,一直安装不成功,不知道怎么看错误还望大佬提示帮忙。
root@DiskStation:
# docker restart qinglong# docker exec -it qinglong bash -c "$(curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/FlechazoPh/QLDependency/main/Shell/QLOneKeyDependency.sh | sh)"qinglong
root@DiskStation:
sh: line 40: 当前node版本(如果没有node,请自行安装): : command not found
sh: line 44: 当前npm版本(如果没有npm,请自行安装): : command not found
sh: line 48: cd: /ql: No such file or directory
sh: line 49: pnpm: command not found
sh: line 51: pnpm: command not found
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '[email protected]',
npm WARN EBADENGINE required: { node: '>=14' },
npm WARN EBADENGINE current: { node: 'v12.22.7', npm: '8.19.2' }
npm WARN EBADENGINE }
sh: line 55: pnpm: command not found
sh: line 57: pip3: command not found
sh: line 59: cd: /ql/scripts/: No such file or directory
sh: line 60: cd: /ql: No such file or directory
sh: line 61: apk: command not found
sh: line 62: cd: /ql: No such file or directory
sh: line 63: apk: command not found
bash: line 4: $'\E[36m\E[0m': command not found
bash: line 4: $'1m安装依赖...\E[0m': command not found
bash: line 6: $'\E[36m\E[0m': command not found
bash: line 6: $'1m安装依赖需要时间,请耐心等待!\E[0m': command not found
bash: line 11: v12.22.7: command not found
bash: line 13: 8.19.2: command not found
bash: line 15: added: command not found
bash: line 17: 11: command not found
bash: line 18: run: command not found
bash: line 20: $'\E[36m\E[0m': command not found
bash: line 20: 1m依赖安装完毕...建议重启: command not found
bash: line 22: $'\E[36m\E[0m': command not found
bash: line 22: 1m有任何问题,请在此仓库提交Issue:: command not found
-================这是我运行部分脚本出现错误,感觉像是缺少了什么依赖。========================
zero205/JD_tencent_scf80+
开始执行... 2022-10-20 10:13:19
/bin/bash: line 1: USER: command not found
/bin/bash: line 1: sendNotify: command not found
/bin/bash: line 1: sign_graphics_validate: command not found
/bin/bash: line 2: $'ql main\n': command not found
/bin/bash: line 1: JDJR: command not found
/bin/bash: line 1: JDSign: command not found
/bin/bash: line 1: icon ^jd[^_]: command not found
/bin/bash: line 1: jdCookie backUp: command not found
/bin/bash: line 1: jx_: command not found
执行结束... 2022-10-20 10:13:19 耗时 0 秒
收藏大师-关注商品
开始执行... 2022-10-20 10:14:13
🔔收藏大师-关注商品, 开始!
====================共2个京东账号Cookie=========
==================脚本执行- 北京时间(UTC+8):2022/10/20 10:14:15=====================
KingRan 频道通知:https://t.me/KingRan521
node:internal/modules/cjs/loader:936
throw err;
^
Error: Cannot find module 'ds'
Require stack:
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:999:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/ql/data/scripts/KingRan_KR/function/cache/index.js:1:9455)
at Module._compile (node:internal/modules/cjs/loader:1099:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:999:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/ql/data/scripts/KingRan_KR/function/cache/index.js',
'/ql/data/scripts/KingRan_KR/function/krgetToken.js',
'/ql/data/scripts/KingRan_KR/jd_txzj_collect_shop.js'
]
}
Node.js v17.8.0
The text was updated successfully, but these errors were encountered: