whiteleaf7 / narou

Narou.rb - 小説家になろうのダウンローダ&縦書き整形&管理アプリ。Kindle(などの電子書籍端末)でなろうを読む場合に超便利です!
Other
496 stars 55 forks source link

avoid dir error with Newer AozoraEpub3 #371

Closed topstone closed 4 years ago

topstone commented 4 years ago

AozoraEpub3は公式版作者が失踪したので↓を使用」という記述を見てその通りに作業し narou init したところ、以下が発生。対処のため、1行追加。

/xxx/narou-3.5.1/lib/extension.rb:30:in `mkdir': No such file or directory @ dir_s_mkdir - /xxx/AozoraEpub3/template/OPS/css_custom (Errno::ENOENT)

whiteleaf7 commented 4 years ago

望ましい修正ではないので reject (File.write はディレクトリを作らない)