Sean

Results 5 comments of Sean

Was getting this error before, but now I'm getting the following error: `TypeError: "response" must be an instance of Response` Using drizzle, node 18, and pnpm. Tried npm and node...

> > Was getting this error before, but now I'm getting the following error: > > `TypeError: "response" must be an instance of Response` > > Using drizzle, node 18,...

Same issue on MacOS Ventura

The issue seemed to be with the package `platform-folders`. I deleted it from `package.json` and the code where it was referenced and the install worked

Been running into this behavior too. Anyone have an idea what causes this?