Menu
Important
Stay updated on React2Shell

NO_POSTINSTALL_SCRIPT

Last updated March 4, 2025

Conformance is available on Enterprise plans

This rule is available from version 1.4.0.

Modifying, adding, or updating any dependencies in your application triggers the execution of the script. Consequently, incorporating a script in your application's package.json leads to increased installation times for all users.

If you hit this issue, you can resolve it by removing the script in the file.


Was this helpful?

supported.