Bug: npm postinstall
script of dependency in workspace member not executed
#25417
Labels
postinstall
script of dependency in workspace member not executed
#25417
The
postinstall
script of a third party dependency of a workspace member that has apackage.json
is never executed.Steps to reproduce
deno install --allow-scripts
cd apps/zemili/frontend
deno task dev
Output:
Related #25416
Version: Deno 2.0.0-rc.0+ce6b675
The text was updated successfully, but these errors were encountered: