This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Execa function may not pass stdout in callback function if run it wit…
…h the `{ stdio: 'inherit' }` options. Added a check for the presence of stdout in the object passed to the execa callback function.
- Loading branch information