File tree 1 file changed +12
-7
lines changed
1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change @@ -2003,13 +2003,6 @@ An invalid [`package.json`][] file failed parsing.
2003
2003
The ` package.json ` [ ` "exports" ` ] [ ] field contains an invalid target mapping
2004
2004
value for the attempted module resolution.
2005
2005
2006
- <a id =" ERR_INVALID_PERFORMANCE_MARK " ></a >
2007
-
2008
- ### ` ERR_INVALID_PERFORMANCE_MARK `
2009
-
2010
- While using the Performance Timing API (` perf_hooks ` ), a performance mark is
2011
- invalid.
2012
-
2013
2006
<a id =" ERR_INVALID_PROTOCOL " ></a >
2014
2007
2015
2008
### ` ERR_INVALID_PROTOCOL `
@@ -3473,6 +3466,18 @@ removed: v15.0.0
3473
3466
3474
3467
An invalid or unknown file encoding was passed.
3475
3468
3469
+ <a id =" ERR_INVALID_PERFORMANCE_MARK " ></a >
3470
+
3471
+ ### ` ERR_INVALID_PERFORMANCE_MARK `
3472
+
3473
+ <!-- YAML
3474
+ added: v8.5.0
3475
+ removed: v16.7.0
3476
+ -->
3477
+
3478
+ While using the Performance Timing API (` perf_hooks ` ), a performance mark is
3479
+ invalid.
3480
+
3476
3481
<a id =" ERR_INVALID_TRANSFER_OBJECT " ></a >
3477
3482
3478
3483
### ` ERR_INVALID_TRANSFER_OBJECT `
You can’t perform that action at this time.
0 commit comments