Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't run prepublish hook on npm install #98

Open
AlMcKinlay opened this issue Jul 6, 2016 · 0 comments
Open

Doesn't run prepublish hook on npm install #98

AlMcKinlay opened this issue Jul 6, 2016 · 0 comments

Comments

@AlMcKinlay
Copy link

When I install an app, it does npm install, but it doesn't run the prepublish hook (which normally runs on npm install). This is used by some npm apps to run a build, and means the build has to be run manually every time it is installed/updated.

Version 3.5.17
Node 6.2.2
Npm 3.10.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant