examples icon indicating copy to clipboard operation
examples copied to clipboard

BotD example: TypeError: fetch failed

Open ivansenic opened this issue 3 years ago • 1 comments

Example: https://github.com/vercel/examples/tree/main/edge-functions/bot-protection-botd

When running the bot check the, middleware reports an error and does not perform a check:

Botd failed with: { [TypeError: fetch failed]
  cause: [TypeError: define_process_default.nextTick is not a function] }

ivansenic avatar Jul 28 '22 07:07 ivansenic

Due to https://github.com/vercel/next.js/issues/38963

ivansenic avatar Jul 28 '22 09:07 ivansenic