CodeGenieApp / CodeGenieApp/serverless-express
"postbuild" commnad can't work in Windows
Open
- Dominant language
- JavaScript
- Stars
- 5.3k
- Forks
- 676
- 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
Assessment
This issue has not been assessed yet.