I am stuck on stage - Listing history #yf5

as i am unable to install readline gnu package can some one help to know what architecture codecrafters servers uses and how to install readline package on it ?

please help me out on this or add readline gnu packages in your linux containers

@andy1li dude please help here i am stuck on this stage only due to this

Hey @hrush101!
The stage shouldn’t really require the use of readline. You should be able to complete stages upto #AG6 (Limiting history) entries without it.

Okay after that @Arpan-206 will i be able to use readline ? because Up-arrow navigation will be hard to implement

will i be able to use readline ?

Hey @hrush101, your repo was using an older Alpine-based buildpack, which prevented you from using readline.

Good news though: I’ve just upgraded the buildpack for your repo and pushed a commit. You can run git pull to sync the changes and start using readline now.

Let me know if you hit any issues!

Thank you so much your are the best