awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
932 stars 402 forks source link

Add shell to spawn to support Windows #585

Closed AndyFegan closed 2 years ago

AndyFegan commented 2 years ago

Description of changes: This fixes an issue where child processes are not being correctly spawned on Windows.

Documentation can be found here: https://nodejs.org/dist/latest-v16.x/docs/api/child_process.html#spawning-bat-and-cmd-files-on-windows