Skip to content

npm install isn't run on updaterefs #97

Description

@AlMcKinlay

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions