0
0

【Rails】libffi.so.7: cannot open shared object file: 解消法

Posted at

状況

Rails7deimage-processingを使用して画像処理をしようとしたところ表題のエラーが発生しました。

解消法

以下のコマンドを実行することで解消しました。

bundle pristine ffi

参考

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0