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

npm install isn't run on updaterefs #97

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

npm install isn't run on updaterefs #97

AlMcKinlay opened this issue Jul 6, 2016 · 0 comments

Comments

@AlMcKinlay
Copy link

If I just run "guv stop app && guv updaterefs app && guv start app" it updates to the newest commit on the current branch, but it doesn't run npm install, so I have to run it manually.

It still runs npm install when changing branches, or if the branch is force pushed (rebased or similar) but if it's just a fast-forward, it never seems to do that.

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