googleapis / googleapis/google-cloud-node
refactor!: drop `execa` in favor of native `child_process`
Open
library: google-cloud-node-core
size: s
type: process
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
We can avoid `execa`'s ESM migration and remove a dependency by switching to the native Node.js `child_process`.
Background:
- https://github.com/googleapis/gax-nodejs/pull/1703
Contributor guide
Assessment
This issue has not been assessed yet.