Multiple tcb Commands Detected
When the system detects multiple tcb commands, it may lead to version confusion. It is recommended to remove unnecessary versions:
Recommended Solution
Manually delete redundant versions:
Based on the detected paths, manually delete unnecessary
tcbandcloudbaseexecutable filesNotes- Before deleting, confirm that the tcb version at that path is not the one you are currently using
- It is recommended to keep the latest version or your commonly used version
- If the path is in node_modules, you can remove it by uninstalling the corresponding package
Check the currently existing versions to confirm successful deletion. Run the commands:
Windows:
where.exe tcbmacOS/Linux:
which -a tcbConfirm the current version with
tcb -v