Giter VIP home page Giter VIP logo

Comments (4)

PatrikStenmark avatar PatrikStenmark commented on June 12, 2024 5

If someone is like me and wondering how to upgrade the buildpack to the latest version, just doing a

heroku buildpacks:set -a app https://github.com/HashNuke/heroku-buildpack-elixir.git

worked for me.

I also cleared the build cache on Heroku a couple of times which may or may not have helped. Instructions for this is available at Herokus help pages

from heroku-buildpack-elixir.

ArthurFleischman avatar ArthurFleischman commented on June 12, 2024

same issue here

from heroku-buildpack-elixir.

vvuunnqq avatar vvuunnqq commented on June 12, 2024

hi @abstractcoder,
Look at your provided logs, seems that your heroku-buildpack-elixir repo is not latest version.
Due to "Sorry,..." message was changed in commit a year ago.
Let pull the latest version of this repo and try again.
Other hand, please be careful about elixir+OTP version, I see that you try to use elixir v1.13.4 with Erlang 24.3.3.
They said Elixir v1.13.4 should use OTP 25 https://hexdocs.pm/elixir/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp.
Thanks & br

from heroku-buildpack-elixir.

jc00ke avatar jc00ke commented on June 12, 2024

I was running into this from a review app failure, and a heroku buildbacks:clear -a app also did the trick by bringing the installed buildpacks in line with what was defined in app.json.

from heroku-buildpack-elixir.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.