2018-08-09 16:59:55 +02:00
|
|
|
---
|
|
|
|
name: "\U0001F41B Bug report"
|
|
|
|
about: Create a report to help us improve
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
<!--
|
2020-02-06 03:24:33 +01:00
|
|
|
Thank you for reporting an issue.
|
2018-08-09 16:59:55 +02:00
|
|
|
|
2020-02-06 03:24:33 +01:00
|
|
|
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 template below as you're able.
|
2018-08-09 16:59:55 +02:00
|
|
|
|
|
|
|
Version: output of `node -v`
|
|
|
|
Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
|
2020-02-06 03:24:33 +01:00
|
|
|
Subsystem: if known, please specify affected core module name
|
2018-08-09 16:59:55 +02:00
|
|
|
-->
|
|
|
|
|
|
|
|
* **Version**:
|
|
|
|
* **Platform**:
|
|
|
|
* **Subsystem**:
|
|
|
|
|
2020-02-06 03:24:33 +01:00
|
|
|
### What steps will reproduce the bug?
|
|
|
|
|
|
|
|
<!--
|
|
|
|
Enter details about your bug, preferably a simple code snippet that can be
|
|
|
|
run using `node` directly without installing third-party dependencies.
|
|
|
|
-->
|
|
|
|
|
|
|
|
### How often does it reproduce? Is there a required condition?
|
|
|
|
|
|
|
|
### What is the expected behavior?
|
|
|
|
|
|
|
|
<!--
|
|
|
|
If possible please provide textual output instead of screenshots.
|
|
|
|
-->
|
|
|
|
|
|
|
|
### What do you see instead?
|
|
|
|
|
|
|
|
<!--
|
|
|
|
If possible please provide textual output instead of screenshots.
|
|
|
|
-->
|
|
|
|
|
|
|
|
### Additional information
|
|
|
|
|
|
|
|
<!--
|
|
|
|
Tell us anything else you think we should know.
|
|
|
|
-->
|