Is it any npm option exist to disable postinstall script while installing package Or for ... #!/usr/bin/env bash # your postinstall.sh script: set -e; ...
確定! 回上一頁