Created
April 29, 2022 23:59
-
-
Save marcelocra/873cee9e575e7c54254cb9c1fb74e28d to your computer and use it in GitHub Desktop.
Rails 7 - libvips error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/local/bundle/gems/ffi-1.15.5/lib/ffi/library.rb:145:in `block in ffi_lib': | |
Could not open library 'vips.so.42': vips.so.42: cannot open shared object file: No such file or directory. (LoadError) | |
Could not open library 'libvips.so.42': libvips.so.42: cannot open shared object file: No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment