You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to insert rows into a table but it fails with the following error. Can someone please help?
const response = await fetch(url.toString(), {
^
TypeError: fetch is not a function
at postJSON (.../node_modules/@planetscale/database/dist/cjs/index.js:125:28)
I am new to web development and coding in general. So please humor me if it's a silly question. Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to insert rows into a table but it fails with the following error. Can someone please help?
I am new to web development and coding in general. So please humor me if it's a silly question. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions