Skip to content

Failure on Windows when running npm ... #82

Open
@stefnotch

Description

@stefnotch

The following script works perfectly fine on Linux systems, but will fail on Windows (command not found)

cmd!(sh,"npm --help").run()?;

The reason for that seems to be related to
rust-lang/rust#42791

I'm not sure if there's an easy fix for this at all, but I figured that it would be worthwhile to at least open an issue for it. This way, it's at least documented somewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions