Hey im getting this error when trying to use a service binding: ```ts TypeError: Cannot read properties of undefined (reading 'fetch') at handler (index.js:7841:37) at async handle (index.js:2287:29) at async Object.handle (index.js:2287:29) at async jsonError (index.js:7924:12) { stack: TypeError: Cannot read properties of undefined (re…287:29) at async jsonError (index.js:7924:12), message: Cannot read properties of undefined (reading 'fetch') }```