Skip to main content

Multiple tcb Commands Detected

When the system detects multiple tcb commands, it may lead to version confusion. It is recommended to remove unnecessary versions:

Manually delete redundant versions:

  1. Based on the detected paths, manually delete unnecessary tcb and cloudbase executable files

    Notes
    • 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
  2. Check the currently existing versions to confirm successful deletion. Run the commands:

    Windows: where.exe tcb

    macOS/Linux: which -a tcb

    Confirm the current version with tcb -v