Skip to content

npm script-shell config setting not honored #288

@ModifiedDog

Description

@ModifiedDog

On Windows, concurrently uses CMD to run commands and doesn't honor the npm script-shell config param.

Example:

npm config set script-shell "c:\\program files\\git\\bin\bash.exe"
concurently -k "BROWSER=none npm start" "npm:electron"

[0] 'BROWSER' is not recognized as an internal or external command,
[0] operable program or batch file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions