Skip to content
New issue

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

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

Already on GitHub? # to your account

两个问题 #67

Open
cyxnzb opened this issue Nov 13, 2024 · 3 comments
Open

两个问题 #67

cyxnzb opened this issue Nov 13, 2024 · 3 comments

Comments

@cyxnzb
Copy link

cyxnzb commented Nov 13, 2024

第一个问题:
国内外拉取链接中的代理地址已被墙,建议替换为https://ghp.ci/ 这个也是ghproxy.com自家的(https://mirror.ghproxy.com/)

第二个问题:
执行后会提示如下错误,应该是哪里配置有误
bash: line 40: 当前node版本(如果没有node,请自行安装): : command not found
bash: line 41: node: command not found
bash: line 44: 当前npm版本(如果没有npm,请自行安装): : command not found
bash: line 45: npm: command not found
bash: line 47: npm: command not found
bash: line 48: cd: /ql: No such file or directory
bash: line 49: pnpm: command not found
bash: line 51: pnpm: command not found
bash: line 53: npm: command not found
bash: line 55: pnpm: command not found
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
bash: line 59: cd: /ql/data/scripts/: No such file or directory
bash: line 60: cd: /ql: No such file or directory
bash: line 61: apk: command not found
bash: line 62: cd: /ql: No such file or directory
bash: 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 12: Looking: command not found
bash: -c: line 13: syntax error near unexpected token (' bash: -c: line 13: Requirement already satisfied: requests in /usr/local/lib/python3.10/dist-packages (2.32.3)'

@FlechazoPh
Copy link
Owner

Url Proxy Has Changed

@cyxnzb
Copy link
Author

cyxnzb commented Nov 21, 2024

Url Proxy Has Changed

最底下的那个一键安装没替换

@cyxnzb
Copy link
Author

cyxnzb commented Nov 21, 2024

Url Proxy Has Changed
使用
docker exec -it qinglong bash -c "$(curl -fsSL https://raw.githubusercontent.com/FlechazoPh/QLDependency/main/Shell/XinQLOneKey.sh | bash)"
依旧失败
bash: line 40: 当前node版本(如果没有node,请自行安装): : command not found
bash: line 41: node: command not found
bash: line 44: 当前npm版本(如果没有npm,请自行安装): : command not found
bash: line 45: npm: command not found
bash: line 47: npm: command not found
bash: line 48: cd: /ql: No such file or directory
bash: line 49: pnpm: command not found
bash: line 51: pnpm: command not found
bash: line 53: npm: command not found
bash: line 55: pnpm: command not found
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
bash: line 59: cd: /ql/data/scripts/: No such file or directory
bash: line 60: cd: /ql: No such file or directory
bash: line 61: apk: command not found
bash: line 62: cd: /ql: No such file or directory
bash: 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 12: Looking: command not found
bash: -c: line 13: syntax error near unexpected token (' bash: -c: line 13: Requirement already satisfied: requests in /usr/local/lib/python3.10/dist-packages (2.25.1)'

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants