It's not possible to disable only postinstall scripts. However, you can disable all scripts using: $ npm install --ignore-scripts.
確定! 回上一頁