File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,24 +31,24 @@ If applicable, add console output to help explain your problem.
31
31
Obtained using ` npm view llnode version `
32
32
- 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]
33
33
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 `
35
35
- lldb Version [ e.g. 14.0.6]
36
36
37
37
Obtained using ` lldb --version `
38
38
- Version of node.js [ e.g. 16.17.0]
39
39
40
- Obtained using ` node -v `
40
+ Obtained using ` node --version `
41
41
42
42
** Server where the core was dumped (please complete the following information):**
43
43
- 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]
44
44
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 `
46
46
- lldb Version [ e.g. 14.0.6]
47
47
48
48
Obtained using ` lldb --version `
49
49
- Version of node.js [ e.g. 16.17.0]
50
50
51
- Obtained using ` node -v `
51
+ Obtained using ` node --version `
52
52
53
53
** Additional context**
54
54
Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments