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 @@ -2016,13 +2016,6 @@ An invalid [`package.json`][] file failed parsing.
20162016The ` package.json ` [ ` "exports" ` ] [ ] field contains an invalid target mapping
20172017value for the attempted module resolution.
20182018
2019- <a id =" ERR_INVALID_PERFORMANCE_MARK " ></a >
2020-
2021- ### ` ERR_INVALID_PERFORMANCE_MARK `
2022-
2023- While using the Performance Timing API (` perf_hooks ` ), a performance mark is
2024- invalid.
2025-
20262019<a id =" ERR_INVALID_PROTOCOL " ></a >
20272020
20282021### ` ERR_INVALID_PROTOCOL `
@@ -3449,6 +3442,18 @@ removed: v15.0.0
34493442
34503443An invalid or unknown file encoding was passed.
34513444
3445+ <a id =" ERR_INVALID_PERFORMANCE_MARK " ></a >
3446+
3447+ ### ` ERR_INVALID_PERFORMANCE_MARK `
3448+
3449+ <!-- YAML
3450+ added: v8.5.0
3451+ removed: v16.7.0
3452+ -->
3453+
3454+ While using the Performance Timing API (` perf_hooks ` ), a performance mark is
3455+ invalid.
3456+
34523457<a id =" ERR_INVALID_TRANSFER_OBJECT " ></a >
34533458
34543459### ` ERR_INVALID_TRANSFER_OBJECT `
You can’t perform that action at this time.
0 commit comments