Open philmetzger opened 1 year ago
I upgraded nextjs to v14.0.1 and since then I cannot send out any notifications:
nextjs
v14.0.1
Error: fetch is not a function at Webhook.send (webpack-internal:///(rsc)/./node_modules/discord-webhook-node/src/classes/webhook.js:62:41)
Not sure what we can do here?
Having the same issue. No change in relevant code other than updating to nextjs 14
Same issue here. Might be due to the override NextJS does to fetch.
Still same issue here, using just Nodejs.
I upgraded
nextjs
tov14.0.1
and since then I cannot send out any notifications:Not sure what we can do here?