expo/spawn-async
A Promise-based interface into processes created by child_process.spawn
TypeScriptMIT
Issues
- 4
Cannot use with ESM module
#37 opened by slhck - 1
spawn E2BIG error
#36 opened by aessig - 8
- 1
Buffer output support
#20 opened by florimondmanca - 2
Change "export = " to "export default" and require "import" or "require('spawn-async').default"
#8 opened by ide - 2
- 0
- 0
Drop support for Node 4 and Node 6
#10 opened by ide - 2
Publish Typescript definitions
#4 opened by devth - 4
- 3
`await` is wrongly used in the README example
#2 opened by sallar