Skip to content

Running npm command 'test' should not fail on windows OS #4

@HNeukermans

Description

@HNeukermans

When running npm 'test' command on windows OS, i get an error saying
'Rm is not recognized as an internal or external command'.
Installing npm package rimraf globally and then changing 'rm' to 'rimraf', did the trick.

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