awslabs / aws-api-gateway-developer-portal

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

Add shell to spawn to support Windows #585

Closed AndyFegan closed 1 year ago

AndyFegan commented 1 year 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