Marie Lamoureux
11/17/2022, 8:37 AMLoadError (Could not open library 'vips.so.42': vips.so.42: cannot open shared object file: No such file or directory.
but I checked and I already installed vips - or:
ActionController::RoutingError (No route matches [POST] "/")
ActionController::RoutingError (No route matches [GET] "/.env"
Any idea what I'm doing wrong?Naoki Mi
11/17/2022, 8:44 AMconfig.image_attachment_module = 'Spree::Image::ActiveStorageAttachment'
config.taxon_attachment_module = 'Spree::Taxon::ActiveStorageAttachment'
though admittedly I only tested it in development, not productionwaiting_for_dev
11/17/2022, 8:47 AMlibvips
installed on your server?Marie Lamoureux
11/17/2022, 9:54 AMwaiting_for_dev
11/17/2022, 9:57 AM