Skip to content

npm run test command is not compatible with all env #394

Open
@gaurav-chaurasia

Description

@gaurav-chaurasia

Description of the bug:

npm run test command in package.json is only compatible in linux/unix environment and fails when run on windows system

it runs npm run lint && npm run test:node:unit which fails on windows system

Actual vs expected behavior:

npm run test should run tests successfully on all platforms. but currently it only works on the Linux\Unix based systems and fails in the windows system

Metadata

Metadata

Assignees

No one assigned

    Labels

    component:js sdkIssue/PR related to JavaScript SDKp3status:triagedIssue/PR triaged to the corresponding sub-teamtype:feature requestNew feature request/enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions