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
$ rake epub
review-epubmaker config.yml
⨯ ERROR compile error in re_content/chapter_02.re (RuntimeError)
⨯ ERROR entity expansion has grown too large
⨯ ERROR compile error in re_content/chapter_03.re (RuntimeError)
⨯ ERROR entity expansion has grown too large
⨯ ERROR compile error in re_content/chapter_05.re (RuntimeError)
⨯ ERROR entity expansion has grown too large
⨯ ERROR compile error, No EPUB file output.
rake aborted!
Command failed with status (1): [review-epubmaker config.yml...]
lib/tasks/review.rake:117:in `block in <top (required)>'
Tasks: TOP => epub => book.epub
(See full trace by running task with --trace
過去に出版した書籍を新しい環境でビルドするとエラーが発生しました。
エラー発生条件
Ubuntu 24.04.1 ruby3.2.3でreview(5.10.0)を使用してrake EPUBするとRuntimeErrorが発生します。
小さなドキュメントでは発生しません。
entity expansion has grown too large
ボリューム
2章、3章、5章は、下記に示すようにボリュームがあります。
rubyバージョンを下げるとエラーは発生しません。
以上、よろしくお願いいたします。
The text was updated successfully, but these errors were encountered: