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?
- Run
which codecraftersto check where the CLI is installed - Manually delete that file
- 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 ![]()
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.