Issue with codecrafters cli update

I’m having a problem updating the CLI on Mac. I curl and run the install script successfully and authenticate as sudo and the install appears to have updated the version (to 44) but running codecrafters –-versionreturns the old version I had installed (v39).

Hey @Tomnowell, could you try the following steps?

  1. Run which codecrafters to check where the CLI is installed
  2. Manually delete that file
  3. Re-run the install script

Let me know how it goes!

Thanks @andy1li ! Sorry, my bad - I had installed previously via homebrew. Your solution worked great! Thanks for the swift response :smiling_face_with_sunglasses:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.