We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
Having the same issue. No change in relevant code other than updating to nextjs 14
Sorry, something went wrong.
Same issue here. Might be due to the override NextJS does to fetch.
Still same issue here, using just Nodejs.
No branches or pull requests
I upgraded
nextjs
tov14.0.1
and since then I cannot send out any notifications:Not sure what we can do here?
The text was updated successfully, but these errors were encountered: