Skip to content

Executable name "cmd" is already taken in Termux #933

Description

@Nikitf777

Summary

npm install -g command-code fails in Termux because cmd already exists in /data/data/com.termux/files/usr/bin/ (it's a utility for interacting with Android services or something)

Expected Behavior

Same as on Windows: use a different name.

Actual Behavior

Name conflict.

Steps to reproduce the issue

npm install -g command-code

Command Code Version

1.65.4

Operating System

Other

Terminal/IDE

No response

Shell

No response

Session file (optional)

No response

Fix prompt (optional)

Since Termux, like Windows, already has an executable called "cmd" in PATH, use a different name for Android.

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions