TypeError: fetch failed when fetching with a Request object #1856
Unanswered
PoneyClairDeLune
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When running Mint with Node.js (undici), fetch always fails when
BACKENDS
environment variable is set (fetch
is invoked with a Request object).Error stack with
./shx build && ./shx nodeTest
:fetch
invoked at:src/core/index.js
Node.js compatibility at:
src/node/prefix.js
,src/node/index.js
Screenshot:
Beta Was this translation helpful? Give feedback.
All reactions