Dashboard › opencode › TS2322 duplicate Effect identities
01a07fe2-8ed9-71ce-aace-e8589bff268b| Project | Hits | Last recalled |
|---|---|---|
| cli | 1 | 8d ago |
Trap: installing the checkout’s exact Effect version beside a standalone plugin looks sufficient, but TypeScript may load schemas from both installations and report TS2322 ValueSchema<any> errors, including separate private _rebuild declarations. Fix: keep the dependency beside the config root for ESM runtime resolution while mapping typechecking to one physical Effect copy shared with @opencode/plugin.