操作
バグ #1477
完了plugin_depends サブコマンドを実行するとクラッシュする
プラグイン名:
ブランチ:
クラッシュする:
いいえ
説明
とりあえず直しとく
Traceback (most recent call last): 13: from mikutter.rb:17:in `<main>' 12: from /home/toshi/Project/mikutter/core/boot/option.rb:24:in `parse' 11: from /home/toshi/Project/mikutter/core/boot/option.rb:24:in `new' 10: from /usr/lib/ruby/2.7.0/optparse.rb:1093:in `initialize' 9: from /home/toshi/Project/mikutter/core/boot/option.rb:72:in `block in parse' 8: from /home/toshi/Project/mikutter/core/boot/option.rb:72:in `require' 7: from /home/toshi/Project/mikutter/core/boot/shell/plugin_depends.rb:27:in `<top (required)>' 6: from /home/toshi/Project/mikutter/core/miquire_plugin.rb:38:in `each_spec' 5: from /home/toshi/Project/mikutter/core/miquire_plugin.rb:35:in `each' 4: from /home/toshi/Project/mikutter/core/miquire_plugin.rb:35:in `each' 3: from /home/toshi/Project/mikutter/core/miquire_plugin.rb:40:in `block in each_spec' 2: from /home/toshi/Project/mikutter/core/boot/shell/plugin_depends.rb:18:in `block in <top (required)>' 1: from /home/toshi/Project/mikutter/core/boot/shell/plugin_depends.rb:18:in `each' /home/toshi/Project/mikutter/core/boot/shell/plugin_depends.rb:19:in `block (2 levels) in <top (required)>': undefined method `[]' for nil:NilClass (NoMethodError)
操作