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

fix(deno): handle.stat not available #30

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

fvsch
Copy link
Owner

@fvsch fvsch commented Oct 25, 2024

For some reason calling FileHandle.stat worked in Deno in 0.4.0, but stopped working with the latest code changes on the main branch. No idea why. The code that fails looks identical.

This works around the problem altogether.

@fvsch fvsch merged commit 31764d0 into main Oct 25, 2024
1 check passed
@fvsch fvsch deleted the fvsch/fix-deno-handle-stat branch October 25, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant