diff options
Diffstat (limited to 'tests/specs/npm/lifecycle_scripts/all_lifecycles_not_run.out')
-rw-r--r-- | tests/specs/npm/lifecycle_scripts/all_lifecycles_not_run.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/npm/lifecycle_scripts/all_lifecycles_not_run.out b/tests/specs/npm/lifecycle_scripts/all_lifecycles_not_run.out index 09324c845..cdfdeabe2 100644 --- a/tests/specs/npm/lifecycle_scripts/all_lifecycles_not_run.out +++ b/tests/specs/npm/lifecycle_scripts/all_lifecycles_not_run.out @@ -12,3 +12,4 @@ Warning The following packages contained npm lifecycle scripts (preinstall/insta ┠─ This may cause the packages to not work correctly. ┖─ To run lifecycle scripts, use the `--allow-scripts` flag with `deno install`: deno install --allow-scripts=npm:@denotest/node-lifecycle-scripts@1.0.0 +value is 42 |