Effect CommunityEC
Effect Community2y ago
24 replies
imagio

Hermes Crash with TypeError in React Native After Updating to Effect 3.0.0

After updating to 3.0.0 it seems effect no longer works on react native. Hermes crashes with TypeError: constructor is not callable at return new RequestResolverImpl(this.runAll, Chunk.fromIterable(ids)) https://github.com/Effect-TS/effect/blob/b2b5d6626b18eb5289f364ffab5240e84b04d085/packages/effect/src/internal/core.ts#L1767

Not sure how/why this is happening. Any ideas?
Was this page helpful?