@@ -3375,7 +3375,7 @@ An import attribute is not supported by this version of Node.js.
3375
3375
### ` ERR_MANIFEST_ASSERT_INTEGRITY `
3376
3376
3377
3377
<!-- YAML
3378
- removed: REPLACEME
3378
+ removed: v22.2.0
3379
3379
-->
3380
3380
3381
3381
An attempt was made to load a resource, but the resource did not match the
@@ -3387,7 +3387,7 @@ manifests for more information.
3387
3387
### ` ERR_MANIFEST_DEPENDENCY_MISSING `
3388
3388
3389
3389
<!-- YAML
3390
- removed: REPLACEME
3390
+ removed: v22.2.0
3391
3391
-->
3392
3392
3393
3393
An 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.
3399
3399
### ` ERR_MANIFEST_INTEGRITY_MISMATCH `
3400
3400
3401
3401
<!-- YAML
3402
- removed: REPLACEME
3402
+ removed: v22.2.0
3403
3403
-->
3404
3404
3405
3405
An attempt was made to load a policy manifest, but the manifest had multiple
@@ -3412,7 +3412,7 @@ policy manifests for more information.
3412
3412
### ` ERR_MANIFEST_INVALID_RESOURCE_FIELD `
3413
3413
3414
3414
<!-- YAML
3415
- removed: REPLACEME
3415
+ removed: v22.2.0
3416
3416
-->
3417
3417
3418
3418
A policy manifest resource had an invalid value for one of its fields. Update
@@ -3424,7 +3424,7 @@ documentation for policy manifests for more information.
3424
3424
### ` ERR_MANIFEST_INVALID_SPECIFIER `
3425
3425
3426
3426
<!-- YAML
3427
- removed: REPLACEME
3427
+ removed: v22.2.0
3428
3428
-->
3429
3429
3430
3430
A policy manifest resource had an invalid value for one of its dependency
@@ -3436,7 +3436,7 @@ documentation for policy manifests for more information.
3436
3436
### ` ERR_MANIFEST_PARSE_POLICY `
3437
3437
3438
3438
<!-- YAML
3439
- removed: REPLACEME
3439
+ removed: v22.2.0
3440
3440
-->
3441
3441
3442
3442
An 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.
3447
3447
### ` ERR_MANIFEST_TDZ `
3448
3448
3449
3449
<!-- YAML
3450
- removed: REPLACEME
3450
+ removed: v22.2.0
3451
3451
-->
3452
3452
3453
3453
An 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.
3458
3458
### ` ERR_MANIFEST_UNKNOWN_ONERROR `
3459
3459
3460
3460
<!-- YAML
3461
- removed: REPLACEME
3461
+ removed: v22.2.0
3462
3462
-->
3463
3463
3464
3464
A policy manifest was loaded, but had an unknown value for its "onerror"
0 commit comments