Sui cli not working after update

After updating sui cli with
cargo install --locked --git https://github.com/MystenLabs/sui.git --branch testnet sui
command my sui cli is not working it is giving this error:
dyld[69979]: Library not loaded: @rpath/libc++.1.dylib Referenced from: <5AF223D2-AC81-3695-B071-EE5C675AA3A5> /Users/tahliltahlil/.cargo/bin/sui Reason: no LC_RPATH's found
How can I resolve this?

Sorry to hear you had trouble with installing Sui. Have you managed to get it fixed by now?
When you install from brew or choco which uses the testnet version, does it also complain?