1-bug-report.yml
1-bug-report.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| π Bug report | Create a report to help us improve |
Thank you for reporting an issue.
This issue tracker is for bugs and issues found within Node.js core.
If you require more general support please file an issue on our help repo. https://github.com/nodejs/help
Please fill in as much of the form below as you're able.
Output of node -v
UNIX: output of uname -a
Windows: output of "$([Environment]::OSVersion | ForEach-Object VersionString) $(if ([Environment]::Is64BitOperatingSystem) { "x64" } else { "x86" })" in PowerShell console
If known, please specify affected core module name
Enter details about your bug, preferably a simple code snippet that can be run using node directly without installing third-party dependencies.
If possible please provide textual output instead of screenshots.
If possible please provide textual output instead of screenshots.
Tell us anything else you think we should know.