We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npx bilicli@latest xxx npx bilicli@0.4.1 xxx npx bilicli@0.4.2 xxx 使用以上三条命令时,程序直接退出,没有任何输出信息。
npx bilicli@latest xxx
npx bilicli@0.4.1 xxx
npx bilicli@0.4.2 xxx
npx bilicli@0.3.2 xxx 可以正常使用。
npx bilicli@0.3.2 xxx
The text was updated successfully, but these errors were encountered:
v0.4 有一个 breaking change: 加入了 lite 界面(lite暂不支持参数),且启动命令有了变化
// 原界面变为了 bilicli live-full xxx npx bilicli@latest live-full xxx // 新的 lite 模式 npx bilicli@latest live xxx
现在直接退出确实不太合理,我在这个命令加上帮助文档吧
Sorry, something went wrong.
OK,谢谢!
No branches or pull requests
npx bilicli@latest xxx
npx bilicli@0.4.1 xxx
npx bilicli@0.4.2 xxx
使用以上三条命令时,程序直接退出,没有任何输出信息。
npx bilicli@0.3.2 xxx
可以正常使用。The text was updated successfully, but these errors were encountered: