@@ -3379,7 +3379,7 @@ An import attribute is not supported by this version of Node.js.
33793379### ` ERR_MANIFEST_ASSERT_INTEGRITY `
33803380
33813381<!-- YAML
3382- removed: REPLACEME
3382+ removed: v22.2.0
33833383-->
33843384
33853385An attempt was made to load a resource, but the resource did not match the
@@ -3391,7 +3391,7 @@ manifests for more information.
33913391### ` ERR_MANIFEST_DEPENDENCY_MISSING `
33923392
33933393<!-- YAML
3394- removed: REPLACEME
3394+ removed: v22.2.0
33953395-->
33963396
33973397An attempt was made to load a resource, but the resource was not listed as a
@@ -3403,7 +3403,7 @@ for policy manifests for more information.
34033403### ` ERR_MANIFEST_INTEGRITY_MISMATCH `
34043404
34053405<!-- YAML
3406- removed: REPLACEME
3406+ removed: v22.2.0
34073407-->
34083408
34093409An attempt was made to load a policy manifest, but the manifest had multiple
@@ -3416,7 +3416,7 @@ policy manifests for more information.
34163416### ` ERR_MANIFEST_INVALID_RESOURCE_FIELD `
34173417
34183418<!-- YAML
3419- removed: REPLACEME
3419+ removed: v22.2.0
34203420-->
34213421
34223422A policy manifest resource had an invalid value for one of its fields. Update
@@ -3428,7 +3428,7 @@ documentation for policy manifests for more information.
34283428### ` ERR_MANIFEST_INVALID_SPECIFIER `
34293429
34303430<!-- YAML
3431- removed: REPLACEME
3431+ removed: v22.2.0
34323432-->
34333433
34343434A policy manifest resource had an invalid value for one of its dependency
@@ -3440,7 +3440,7 @@ documentation for policy manifests for more information.
34403440### ` ERR_MANIFEST_PARSE_POLICY `
34413441
34423442<!-- YAML
3443- removed: REPLACEME
3443+ removed: v22.2.0
34443444-->
34453445
34463446An attempt was made to load a policy manifest, but the manifest was unable to
@@ -3451,7 +3451,7 @@ be parsed. See the documentation for policy manifests for more information.
34513451### ` ERR_MANIFEST_TDZ `
34523452
34533453<!-- YAML
3454- removed: REPLACEME
3454+ removed: v22.2.0
34553455-->
34563456
34573457An attempt was made to read from a policy manifest, but the manifest
@@ -3462,7 +3462,7 @@ initialization has not yet taken place. This is likely a bug in Node.js.
34623462### ` ERR_MANIFEST_UNKNOWN_ONERROR `
34633463
34643464<!-- YAML
3465- removed: REPLACEME
3465+ removed: v22.2.0
34663466-->
34673467
34683468A policy manifest was loaded, but had an unknown value for its "onerror"
0 commit comments