Error After Updating @effect/platform-node to Latest Version

it looks like that Effect-plateform breaks with tsx:
pnpm outdated:
@effect/platform-node │ 0.51.17 │ 0.53.18

So I update with pnpm add @effect/platform-node@latest and now I have:

node:internal/process/esm_loader:34
      internalBinding('errors').triggerUncaughtException(
                                ^
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './Cookies' is not defined by "exports" in node_modules/.pnpm/@effect+platform-node@0.53.18_@effect+platform@0.57.8_@effect+schema@0.67.24_effect@3.4.6__effect@3.4.6__effect@3.4.6/node_modules/@effect/platform/package.json imported from
Was this page helpful?