File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed
Expand file tree Collapse file tree 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.
20032003The ` package.json ` [ ` "exports" ` ] [ ] field contains an invalid target mapping
20042004value for the attempted module resolution.
20052005
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-
20132006<a id =" ERR_INVALID_PROTOCOL " ></a >
20142007
20152008### ` ERR_INVALID_PROTOCOL `
@@ -3473,6 +3466,18 @@ removed: v15.0.0
34733466
34743467An invalid or unknown file encoding was passed.
34753468
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+
34763481<a id =" ERR_INVALID_TRANSFER_OBJECT " ></a >
34773482
34783483### ` ERR_INVALID_TRANSFER_OBJECT `
You can’t perform that action at this time.
0 commit comments