Checklist:
- : I’ve uncommented the code.
- : I’ve saved the changes.
- : I’ve run the git commands:
git commit -am "[seeking help on forum]"
git push origin master
Here’s a screenshot showing the output from running the Git commands:
[Attach screenshot here]
amulyay@b0f1d8540a64 codecrafters-http-server-typescript % git push origin master
Everything up-to-date
[Share other details here]
I think git push ran a hook the first time and it failed with an error that I did not capture. Something about bun not able to install.