Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected error: tempFd.createWriteStream is not a function #25647

Open
littledivy opened this issue Sep 15, 2024 · 2 comments
Open

Unexpected error: tempFd.createWriteStream is not a function #25647

littledivy opened this issue Sep 15, 2024 · 2 comments
Labels
bug Something isn't working correctly node compat

Comments

@littledivy
Copy link
Member

When running observable build

https://compat.deno.dev/#@observablehq/framework-1.11.0

@littledivy littledivy added bug Something isn't working correctly node compat labels Sep 15, 2024
@nathanwhit
Copy link
Member

nathanwhit commented Sep 17, 2024

This is due to us missing FileHandle.createWriteStream in node:fs

@littledivy
Copy link
Member Author

Tracking issue for FileHandle methods: #25554

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly node compat
Projects
None yet
Development

No branches or pull requests

2 participants