nodebb-plugin-postinstall
v0.0.2
Published
A NodeBB plugin to run npm's postinstall on single package un/installations
Readme
A NodeBB plugin to run postinstall in scripts from package.json on single package un/installations. postinstall does not execute when un/installing a specific package:
https://npm.community/t/preinstall-npm-hook-doesnt-execute-when-installing-a-specific-package/2505
Installation
npm install nodebb-plugin-postinstall