Actions
バグ #963
closedtwitter-textが存在しないシンボリックを参照している
プラグイン名:
ブランチ:
クラッシュする:
Description
hotfix/3.5において、twitter-text 1.14.3 の lib/assets/tld_lib.yml
がシンボリック先の存在しない lib/assets/../../../conformance/tld_lib.yml
を参照しているため、起動でこける。
https://github.com/twitter/twitter-text/issues/162 にて報告されているものと全く同じ状況です。
twitter-text 1.14.2では、lib/assets/
に tld_lib.yml
の実体があるため、問題なく起動できます。
ひとまずこの問題を解決するために、Gemfileのtwitter-textのバージョンを指定するパッチを添付します。
Files
Related issues
Updated by あひる 家鴨 over 7 years ago
- Related to 最適化 #1052: twitter-textのアップデートをする added
Actions