Closed fckcg closed 2 years ago
sh: 当前node版本(如果没有node,请自行安装): : not found sh: 当前npm版本(如果没有npm,请自行安装): : 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 ERROR: unable to select packages: ERROR: unable to select packages: ERROR: unable to select packages: /bin/sh: docker: not found
先进入青龙容器,安装下node和npm环境,具体步骤google即可
root@qinglong:/ql $ docker exec -it qinglong bash -c "$(curl -fsSL https://ghprox y.com/https://raw.githubusercontent.com/FlechazoPh/QLDependency/main/Shell/QLOneK eyDependency.sh | sh)" sh: 当前node版本(如果没有node,请自行安装): : not found sh: 当前npm版本(如果没有npm,请自行安装): : not found WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv WARNING: You are using pip version 21.1.1; however, version 22.0.4 is available. You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. ERROR: unable to select packages: ERROR: unable to select packages: ERROR: unable to select packages: /bin/sh: docker: not found