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