File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,24 +31,24 @@ If applicable, add console output to help explain your problem.
3131 Obtained using ` npm view llnode version `
3232 - OS Info: [ e.g. Linux ub 5.15.0-46-generic #49 ~ 20.04.1-Ubuntu SMP Thu Aug 4 19:15:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux]
3333
34- Obtained using ` uname -a ` or on Windows get the important information with ` wmic os get OsArchitecture && wmic os get name `
34+ Obtained using ` uname -a ` or on Windows ` wmic os get OsArchitecture && wmic os get name `
3535 - lldb Version [ e.g. 14.0.6]
3636
3737 Obtained using ` lldb --version `
3838 - Version of node.js [ e.g. 16.17.0]
3939
40- Obtained using ` node -v `
40+ Obtained using ` node --version `
4141
4242** Server where the core was dumped (please complete the following information):**
4343 - OS Info: [ e.g. Linux ub 5.15.0-46-generic #49 ~ 20.04.1-Ubuntu SMP Thu Aug 4 19:15:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux]
4444
45- Obtained using ` uname -a ` or on Windows get the important information with ` wmic os get OsArchitecture && wmic os get name `
45+ Obtained using ` uname -a ` or on Windows ` wmic os get OsArchitecture && wmic os get name `
4646 - lldb Version [ e.g. 14.0.6]
4747
4848 Obtained using ` lldb --version `
4949 - Version of node.js [ e.g. 16.17.0]
5050
51- Obtained using ` node -v `
51+ Obtained using ` node --version `
5252
5353** Additional context**
5454Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments