You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> aozora2html https://www.aozora.gr.jp/cards/000051/files/1441_ruby.zip web_1441.html
C:/Ruby31-x64/lib/ruby/gems/3.1.0/gems/aozora2html-3.0.0/lib/aozora2html/zip.rb:11:in `block in unzip': undefined method `extract' for nil:NilClass (NoMethodError)
entry.extract(textfilename)
^^^^^^^^
from C:/Ruby31-x64/lib/ruby/gems/3.1.0/gems/rubyzip-2.3.2/lib/zip/file.rb:125:in `open'
from C:/Ruby31-x64/lib/ruby/gems/3.1.0/gems/aozora2html-3.0.0/lib/aozora2html/zip.rb:9:in `unzip'
from C:/Ruby31-x64/lib/ruby/gems/3.1.0/gems/aozora2html-3.0.0/bin/aozora2html:66:in `block in <top (required)>'
from C:/Ruby31-x64/lib/ruby/3.1.0/tmpdir.rb:96:in `mktmpdir'
from C:/Ruby31-x64/lib/ruby/gems/3.1.0/gems/aozora2html-3.0.0/bin/aozora2html:42:in `<top (required)>'
from C:/Ruby31-x64/bin/aozora2html:32:in `load'
from C:/Ruby31-x64/bin/aozora2html:32:in `<main>'
The text was updated successfully, but these errors were encountered:
PowerShell 7.2.2、ruby 3.1.3p185、aozora2html 3.0.0、rubyzip 2.3.2(双方最新版です)にて、Web上のzipフォルダを変換しようとすると以下のエラーが出ます。
The text was updated successfully, but these errors were encountered: