Property 'tryCatchPromise' not found on type 'Effect'
Just did an upgrade and got
src/response.ts:28:23 - error TS2551: Property 'tryCatchPromise' does not exist on type 'typeof import(".../node_modules/.pnpm/@effect+io@0.36.1/node_modules/@effect/io/Effect")'. Did you mean 'tryPromise'?
28 return Effect.tryCatchPromise(
src/response.ts:28:23 - error TS2551: Property 'tryCatchPromise' does not exist on type 'typeof import(".../node_modules/.pnpm/@effect+io@0.36.1/node_modules/@effect/io/Effect")'. Did you mean 'tryPromise'?
28 return Effect.tryCatchPromise(
src/response.ts:28:23 - error TS2551: Property 'tryCatchPromise' does not exist on type 'typeof import(".../node_modules/.pnpm/@effect+io@0.36.1/node_modules/@effect/io/Effect")'. Did you mean 'tryPromise'?28 return Effect.tryCatchPromise(
src/response.ts:28:23 - error TS2551: Property 'tryCatchPromise' does not exist on type 'typeof import(".../node_modules/.pnpm/@effect+io@0.36.1/node_modules/@effect/io/Effect")'. Did you mean 'tryPromise'?28 return Effect.tryCatchPromise(