Skip to content
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

fix: check Request before executing #494

Merged
merged 1 commit into from
Mar 16, 2023
Merged

fix: check Request before executing #494

merged 1 commit into from
Mar 16, 2023

Conversation

sxzz
Copy link
Contributor

@sxzz sxzz commented Mar 6, 2023

~/Developer/open-source
❯ node -v
v18.14.0

~/Developer/open-source
❯ node --no-experimental-fetch
Welcome to Node.js v18.14.0.
Type ".help" for more information.
> ReadableStream
[class ReadableStream]
> Request
Uncaught ReferenceError: Request is not defined
>

@sxzz sxzz changed the title fix: check Request before executing fix: check Request before executing Mar 6, 2023
@sindresorhus sindresorhus merged commit 00e45d0 into sindresorhus:main Mar 16, 2023
@sxzz sxzz deleted the fix/node branch March 16, 2023 17:58
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.

2 participants