File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ throw new Error('Should include grayed stack trace')
4
4
5
5
Error: Should include grayed stack trace
6
6
at Object.<anonymous> [90m(/[39mtest*force_colors.js:1:7[90m)[39m
7
- [90m at Module._compile (node:internal*modules*cjs*loader:1256 :14)[39m
8
- [90m at Module._extensions..js (node:internal*modules*cjs*loader:1310 :10)[39m
9
- [90m at Module.load (node:internal*modules*cjs*loader:1114 :32)[39m
10
- [90m at Module._load (node:internal*modules*cjs*loader:961 :12)[39m
7
+ [90m at Module._compile (node:internal*modules*cjs*loader:1242 :14)[39m
8
+ [90m at Module._extensions..js (node:internal*modules*cjs*loader:1296 :10)[39m
9
+ [90m at Module.load (node:internal*modules*cjs*loader:1092 :32)[39m
10
+ [90m at Module._load (node:internal*modules*cjs*loader:939 :12)[39m
11
11
[90m at Function.executeUserEntryPoint [as runMain] (node:internal*modules*run_main:83:12)[39m
12
12
[90m at node:internal*main*run_main_module:23:47[39m
13
13
Original file line number Diff line number Diff line change 1
1
Error: an exception.
2
2
at Object.<anonymous> (*typescript-sourcemapping_url_string.ts:3:7)
3
- at Module._compile (node:internal*modules*cjs*loader:1241 :14)
3
+ at Module._compile (node:internal*modules*cjs*loader:1242 :14)
You can’t perform that action at this time.
0 commit comments