nixfromnpm icon indicating copy to clipboard operation
nixfromnpm copied to clipboard

npm prepare script

Open paulyoung opened this issue 7 years ago • 1 comments

I think the root cause of an issue I'm seeing is that the prepare script of some of my package dependencies aren't run.

paulyoung avatar Oct 23 '18 03:10 paulyoung

This file would (I believe) be the one to either modify or duplicate to support additional hook behaviors: https://github.com/adnelson/nixfromnpm/blob/master/nix-libs/nodeLib/tools/execute-install-scripts

adnelson avatar Mar 07 '19 00:03 adnelson