[openstreetmap/openstreetmap-website] Problem with db:create (#2212)

kostjaz notifications at github.com
Fri Apr 19 11:07:18 UTC 2019


OK, my solution for that:

vi Gemfile
gem "image_optim", "~> 0.25"
gem "image_optim_pack", "= 0.2.3"

sudo gem install image_optim
sudo gem install image_optim_pack
sudo apt install -y npm nodejs

sudo npm install -g svgo
sudo ln -s /usr/bin/nodejs /usr/bin/node

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2212#issuecomment-484854018
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190419/35fb4b22/attachment.html>


More information about the rails-dev mailing list