【发布时间】:2022-06-21 23:05:21
【问题描述】:
从 Fastlane 开始我的第一步 但是在运行这个命令时
fastlane init
我收到了这条消息
$ fastlane init
[02:33:16]: Detected an Android project in the current directory...
Looking for related GitHub issues on fastlane/fastlane...
➡️ Fastlane cannot get console size
https://github.com/fastlane/fastlane/issues/20123 [open] 3 💬
a week ago
C:/Ruby31-x64/lib/ruby/3.1.0/reline/ansi.rb:228:in `winsize': \e[31m[!] Bad file descriptor - <STDIN>\e[0m (Errno::EBADF)
from C:/Ruby31-x64/lib/ruby/3.1.0/reline/ansi.rb:228:in `get_screen_size'
from C:/Ruby31-x64/lib/ruby/3.1.0/reline.rb:207:in `get_screen_size'
from C:/Ruby31-x64/lib/ruby/3.1.0/forwardable.rb:238:in `get_screen_size'
...................
那么如何解决这个问题呢?
【问题讨论】:
-
如果您找到解决方案,请发布答案。
标签: android fastlane cicd fastlane-gym