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.
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.