mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
7 lines
392 B
Text
7 lines
392 B
Text
|
Warning The following packages contained npm lifecycle scripts (preinstall/install/postinstall) that were not executed:
|
||
|
┠─ npm:@denotest/node-lifecycle-scripts@1.0.0
|
||
|
┃
|
||
|
┠─ 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
|