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

readFileSync reports internal errors #1047

Open
sgammon opened this issue Jun 24, 2024 · 0 comments
Open

readFileSync reports internal errors #1047

sgammon opened this issue Jun 24, 2024 · 0 comments
Labels
api:node Node API and stdlib bug Something isn't working lang:javascript Issues relating to JavaScript vfs Issues and PRs relating to virtual file system (VFS) features

Comments

@sgammon
Copy link
Member

sgammon commented Jun 24, 2024

Expected Behavior

readFileSync should report clean errors when things are wrong (for instance, missing files)

Actual Behaviour

Right now it surfaces host errors

Stacktrace

No response

Steps To Reproduce

No response

Environment Information

No response

Runtime

Native, JVM

Language

No response

Example Application

No response

Version

1.0.0-alpha10

@sgammon sgammon added bug Something isn't working vfs Issues and PRs relating to virtual file system (VFS) features lang:javascript Issues relating to JavaScript api:node Node API and stdlib labels Jun 24, 2024
@sgammon sgammon added this to the Release R7: Beta 1 milestone Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api:node Node API and stdlib bug Something isn't working lang:javascript Issues relating to JavaScript vfs Issues and PRs relating to virtual file system (VFS) features
Projects
Status: No status
Development

No branches or pull requests

1 participant