You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior? Why is that the expected behavior?
Following discussion in #44290 (comment) and #47229 (comment), to be consistent with other Node.js APIs null should be used to indicate there is no error.
What do you see instead?
$ npx node@19 test.js
undefined
Additional information
No response
The text was updated successfully, but these errors were encountered:
Version
v19.8.1
Platform
Linux armanbilge-sandbox-d5bpibghud0 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Subsystem
No response
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior? Why is that the expected behavior?
Following discussion in #44290 (comment) and #47229 (comment), to be consistent with other Node.js APIs
null
should be used to indicate there is no error.What do you see instead?
Additional information
No response
The text was updated successfully, but these errors were encountered: