-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
path
property is missing in returned object for fs.promises.opendir
#4995
Labels
bug
Something isn't working
Comments
Bug is actual for bun v1.0.11 |
samfundev
added a commit
to samfundev/bun
that referenced
this issue
Nov 23, 2023
4 tasks
samfundev
added a commit
to samfundev/bun
that referenced
this issue
Nov 23, 2023
Jarred-Sumner
pushed a commit
that referenced
this issue
Nov 25, 2023
cirospaciari
pushed a commit
that referenced
this issue
Nov 27, 2023
ryoppippi
pushed a commit
to ryoppippi/bun
that referenced
this issue
Feb 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
What platform is your computer?
Darwin 23.0.0 arm64 arm
What steps can reproduce the bug?
What is the expected behavior?
It should log the loaded path for the directory (nodejs seems to just point to whatever is passed into opendir)
What do you see instead?
undefined
Additional information
No response
The text was updated successfully, but these errors were encountered: