-
Notifications
You must be signed in to change notification settings - Fork 24
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
怎样开启自动补全依赖功能? #8
Comments
🐲青龙自动安装依赖(1/3) 🤖检测是否安装NodeJs依赖: moment npm ERR! A complete log of this run can be found in: 🐲青龙自动安装依赖(2/3) 🤖检测是否安装NodeJs依赖: jsdom npm ERR! A complete log of this run can be found in: 🐲青龙自动安装依赖(3/3) 🤖检测是否安装NodeJs依赖: axios npm ERR! A complete log of this run can be found in: |
你是怎样开启的呢,没接触过python,但是貌似上面export的常量并未生效,是被注释掉了?我强制设置为true,但是并未执行下面的自动补全方法 |
export QL_LOG_AUTO_INSTALL_DEPEND="true" |
是最前面那个红色的参数吗? 怎么改了没效果啊? |
👮♂️依赖检测: ❎未开启自动补全依赖,请手动补齐以下依赖🤗
👮♂️检测到缺失NodeJs依赖:
['moment', 'jsdom', 'axios']
The text was updated successfully, but these errors were encountered: