Greg Benedict
Results
2
comments of
Greg Benedict
@schneems Any luck getting this working? I have it working on an existing app that installed it last summer, but it's now failing trying to upgrade a different app ....
I found a way to get this to build on both Heroku-16 and Heroku-18. You need an extra package in your Aptfile: ``` libsqlite3-dev libsqlite3-0 ```