Skip to content

minor fix: Scripts Examples #575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 14, 2023
Merged

minor fix: Scripts Examples #575

merged 3 commits into from
Sep 14, 2023

Conversation

am0o0
Copy link
Contributor

@am0o0 am0o0 commented Sep 13, 2023

Fixes #574

Also the .pipe*($`cat`) in latest version has following error:
```
throw new TypeError('The target child process\'s stdin must be available.');
TypeError: The target child process's stdin must be available.
```
Copy link
Collaborator

@ehmicky ehmicky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me!
Thanks for creating this PR @amammad.

CI tests are failing due to an unrelated problem, see #576.

@sindresorhus What do you think?

@sindresorhus sindresorhus merged commit 0d038e0 into sindresorhus:main Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some problems according to examples
3 participants