All of a sudden started getting “Could Not Run The `Identify` Command. Please Install ImageMagick.”

前端 未结 8 1161
难免孤独
难免孤独 2021-02-02 09:01

I\'ve had ImageMagick, RMagick, & PaperClip working properly with everything setup including the config Paperclip.options[:command_path] in production.rb<

8条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-02 09:30

    From a terminal, run the following command:

    sudo apt-get install imagemagick
    

提交回复
热议问题