Warning The following packages contained npm lifecycle scripts (preinstall/install/postinstall) that were not executed:
β β npm:bcrypt@5.1.1
β
β β 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:bcrypt@5.1.1
