Skip to content

[bug]: cp cmd in build script not working for windows #372

Description

@re-Tick

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I try to install the Typescript-SDK on windows, it fails due to unrecognisable "cp" cmd because "copy" is used for copying the files.
Since there is no universal cmd for copy, We should not use that in build script. Reference. We can include a common .proto file in the package.json's "files" field.

Steps to reproduce

  1. Try ts-sdk installation.

Environment

None

Version

Self-Hosted

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueGood for newcomersRepo/@typescript-sdkIssue Related to Keploy TS-SDK RepositorybugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions