CodeGenieApp / CodeGenieApp/serverless-express

"postbuild" commnad can't work in Windows

Open
#669 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.3k
Forks
674
PR merge metrics
No merged PRs in 30d

Description

Hi, I try to run `basic-starter-api-gateway-v2-typescript` example.
However, the `postbuild` command uses the `cp` command and does not work on Windows.
If you don't want to depend on the OS, would it be better to create a copy script file with node.js and run it....

Contributor guide

Open the contributing guide

Research direction

Start with the postbuild command used by the basic-starter-api-gateway-v2-typescript example and inspect how it invokes cp. Verify the build on Windows after making the copy step cross-platform; done means the example builds successfully without depending on the operating system's cp command.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.