-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Closed
Copy link
Labels
Good First IssueGood for newcomersGood for newcomersRepo/@typescript-sdkIssue Related to Keploy TS-SDK RepositoryIssue Related to Keploy TS-SDK RepositorybugSomething isn't workingSomething isn't working
Description
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
- Try ts-sdk installation.
Environment
None
Version
Self-Hosted
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Good First IssueGood for newcomersGood for newcomersRepo/@typescript-sdkIssue Related to Keploy TS-SDK RepositoryIssue Related to Keploy TS-SDK RepositorybugSomething isn't workingSomething isn't working