TypeError: Cannot Use 'in' Operator to Search for 'Symbol(effect/ManagedRuntime)' in Undefined

Has anyone faced this error before? I know I'm not providing much context, but I have no idea what is causing it and I can't provide the code because it's an internal thing. So if anyone has an idea of what was the cause when it happens to them, that will be very useful for me.

@searchattention/dashboard-new:dev: TypeError: Cannot use 'in' operator to search for 'Symbol(effect/ManagedRuntime)' in undefined
@searchattention/dashboard-new:dev:     at body (file:///Users/danielo/GIT/jan/writeattention/node_modules/.pnpm/effect@3.16.16/node_modules/effect/src/internal/layer.ts:1396:45)
@searchattention/dashboard-new:dev:     at Module.<anonymous> (file:///Users/danielo/GIT/jan/writeattention/node_modules/.pnpm/effect@3.16.16/node_modules/effect/src/Function.ts:245:18)
@searchattention/dashboard-new:dev:     at /Users/danielo/GIT/jan/writeattention/apps/dashboard-new/app/routes/workspaces/select.tsx:63:27
Was this page helpful?