NPM : how to just run post-install? February 14, 2023 by Tarik You can run individual script entries using npm run SCRIPTNAME: $ npm run postinstall