npm: How to just run postinstall? February 16, 2024 by Tarik You can run individual script entries using npm run SCRIPTNAME: $ npm run postinstall