Closed
Description
Do you want to request a feature or report a bug?
Bug/feature
What is the current behavior?
Installing package from Github URL doesn't run the prepublish script
What is the expected behavior?
Yarn should run the prepublish
script when installing from a Github URL just like it should when installing a local package.
Ref: npm/npm#3055
More specifically: npm/npm#3055 (comment)