@@ -3379,7 +3379,7 @@ An import attribute is not supported by this version of Node.js.
3379
3379
### ` ERR_MANIFEST_ASSERT_INTEGRITY `
3380
3380
3381
3381
<!-- YAML
3382
- removed: REPLACEME
3382
+ removed: v22.2.0
3383
3383
-->
3384
3384
3385
3385
An attempt was made to load a resource, but the resource did not match the
@@ -3391,7 +3391,7 @@ manifests for more information.
3391
3391
### ` ERR_MANIFEST_DEPENDENCY_MISSING `
3392
3392
3393
3393
<!-- YAML
3394
- removed: REPLACEME
3394
+ removed: v22.2.0
3395
3395
-->
3396
3396
3397
3397
An 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.
3403
3403
### ` ERR_MANIFEST_INTEGRITY_MISMATCH `
3404
3404
3405
3405
<!-- YAML
3406
- removed: REPLACEME
3406
+ removed: v22.2.0
3407
3407
-->
3408
3408
3409
3409
An attempt was made to load a policy manifest, but the manifest had multiple
@@ -3416,7 +3416,7 @@ policy manifests for more information.
3416
3416
### ` ERR_MANIFEST_INVALID_RESOURCE_FIELD `
3417
3417
3418
3418
<!-- YAML
3419
- removed: REPLACEME
3419
+ removed: v22.2.0
3420
3420
-->
3421
3421
3422
3422
A policy manifest resource had an invalid value for one of its fields. Update
@@ -3428,7 +3428,7 @@ documentation for policy manifests for more information.
3428
3428
### ` ERR_MANIFEST_INVALID_SPECIFIER `
3429
3429
3430
3430
<!-- YAML
3431
- removed: REPLACEME
3431
+ removed: v22.2.0
3432
3432
-->
3433
3433
3434
3434
A policy manifest resource had an invalid value for one of its dependency
@@ -3440,7 +3440,7 @@ documentation for policy manifests for more information.
3440
3440
### ` ERR_MANIFEST_PARSE_POLICY `
3441
3441
3442
3442
<!-- YAML
3443
- removed: REPLACEME
3443
+ removed: v22.2.0
3444
3444
-->
3445
3445
3446
3446
An 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.
3451
3451
### ` ERR_MANIFEST_TDZ `
3452
3452
3453
3453
<!-- YAML
3454
- removed: REPLACEME
3454
+ removed: v22.2.0
3455
3455
-->
3456
3456
3457
3457
An 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.
3462
3462
### ` ERR_MANIFEST_UNKNOWN_ONERROR `
3463
3463
3464
3464
<!-- YAML
3465
- removed: REPLACEME
3465
+ removed: v22.2.0
3466
3466
-->
3467
3467
3468
3468
A policy manifest was loaded, but had an unknown value for its "onerror"
0 commit comments