Effect CommunityEC
Effect Community3y ago
8 replies
jessekelly

Error "Cannot find name ReadableStream" in VSCode extension using effect

Hey all, I'm writing a vscode extension using effect and I'm getting the error "Cannot find name ReadableStream". I'm pretty sure that node doesn't support it. I'm guessing that we should move fromReadableStream and toReadableStream to @effect/platform.
Was this page helpful?