Skip to content

Run "test" script on Windows? #4

@DavidCondit

Description

@DavidCondit

Hi tarruda,

First my apologies if this isn't the appropriate place to send you this request. I'd like to run your code on a Windows machine.

I tried:

git clone <your repo URL>
npm i
npm test

I received an error that "make" isn't a supported CLI command (for Windows). Per my googling, I see this is a Linux command. Can you advise how I'd run your test script on a Windows machine?

And FYI, the specific error message is:

'make' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! Test failed.  See above for more details.

Thanks very much!

David

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