@@ -3375,7 +3375,7 @@ An import attribute is not supported by this version of Node.js.
33753375### ` ERR_MANIFEST_ASSERT_INTEGRITY `
33763376
33773377<!-- YAML
3378- removed: REPLACEME
3378+ removed: v22.2.0
33793379-->
33803380
33813381An attempt was made to load a resource, but the resource did not match the
@@ -3387,7 +3387,7 @@ manifests for more information.
33873387### ` ERR_MANIFEST_DEPENDENCY_MISSING `
33883388
33893389<!-- YAML
3390- removed: REPLACEME
3390+ removed: v22.2.0
33913391-->
33923392
33933393An attempt was made to load a resource, but the resource was not listed as a
@@ -3399,7 +3399,7 @@ for policy manifests for more information.
33993399### ` ERR_MANIFEST_INTEGRITY_MISMATCH `
34003400
34013401<!-- YAML
3402- removed: REPLACEME
3402+ removed: v22.2.0
34033403-->
34043404
34053405An attempt was made to load a policy manifest, but the manifest had multiple
@@ -3412,7 +3412,7 @@ policy manifests for more information.
34123412### ` ERR_MANIFEST_INVALID_RESOURCE_FIELD `
34133413
34143414<!-- YAML
3415- removed: REPLACEME
3415+ removed: v22.2.0
34163416-->
34173417
34183418A policy manifest resource had an invalid value for one of its fields. Update
@@ -3424,7 +3424,7 @@ documentation for policy manifests for more information.
34243424### ` ERR_MANIFEST_INVALID_SPECIFIER `
34253425
34263426<!-- YAML
3427- removed: REPLACEME
3427+ removed: v22.2.0
34283428-->
34293429
34303430A policy manifest resource had an invalid value for one of its dependency
@@ -3436,7 +3436,7 @@ documentation for policy manifests for more information.
34363436### ` ERR_MANIFEST_PARSE_POLICY `
34373437
34383438<!-- YAML
3439- removed: REPLACEME
3439+ removed: v22.2.0
34403440-->
34413441
34423442An attempt was made to load a policy manifest, but the manifest was unable to
@@ -3447,7 +3447,7 @@ be parsed. See the documentation for policy manifests for more information.
34473447### ` ERR_MANIFEST_TDZ `
34483448
34493449<!-- YAML
3450- removed: REPLACEME
3450+ removed: v22.2.0
34513451-->
34523452
34533453An attempt was made to read from a policy manifest, but the manifest
@@ -3458,7 +3458,7 @@ initialization has not yet taken place. This is likely a bug in Node.js.
34583458### ` ERR_MANIFEST_UNKNOWN_ONERROR `
34593459
34603460<!-- YAML
3461- removed: REPLACEME
3461+ removed: v22.2.0
34623462-->
34633463
34643464A policy manifest was loaded, but had an unknown value for its "onerror"
0 commit comments