Uncaught TypeError: baseUrl.startsWith is not a function
at WrappedClient.buildBaseUrl (/Users/jconway/Projects/prisma-ui/node_modules/@riledupco/react-request-hook/client/createClient.js:81)
at new WrappedClient (/Users/jconway/Projects/prisma-ui/node_modules/@riledupco/react-request-hook/client/createClient.js:54)
at createClient (/Users/jconway/Projects/prisma-ui/node_modules/@riledupco/react-request-hook/client/createClient.js:101)
at EventEmitter../app.js.electron__WEBPACK_IMPORTED_MODULE_0__.ipcRenderer.on (app.js:53)
at emitTwo (events.js:125)
at EventEmitter.emit (events.js:213)
const client = createClient({});
Offending code: