[Fixed]-"cannot load such file — bundler/setup (LoadError)" on Heroku

1👍

I had the same problem as yours and found that the only solution was to switch out the SASS Compiler with Compass Compiler (installed with the django-pipeline-compass package). See Andrew’s answer here: https://stackoverflow.com/a/31420009/6080975

👤Mike N

Leave a comment