Service not found error for @effect/platform/FileSystem

timestamp=2024-05-19T06:17:49.108Z level=ERROR fiber=#12 cause="Error: Service not found: @effect/platform/FileSystem (defined at <anonymous> (/home/dpn/workspace/calculations/node_modules/.pnpm/@effect+platform@0.53.5_@effect+schema@0.67.5_effect@3.1.4__effect@3.1.4/node_modules/@effect/platform/src/internal/fileSystem.ts:14:20))
Error: Service not found: @effect/platform/FileSystem (defined at <anonymous> (/home/dpn/workspace/calculations/node_modules/.pnpm/@effect+platform@0.53.5_@effect+schema@0.67.5_effect@3.1.4__effect@3.1.4/node_modules/@effect/platform/src/internal/fileSystem.ts:14:20))
    at context (/home/dpn/workspace/calculations/node_modules/.pnpm/effect@3.1.4/node_modules/effect/src/internal/fiberRuntime.ts:1055:28)
    at /home/dpn/workspace/calculations/node_modules/.pnpm/effect@3.1.4/node_modules/effect/src/internal/core.ts:1036:37"


getting this error about a missing service and seems like a related one in the editor - just not sure how I'd fix it
image.png
Was this page helpful?