Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds additional help when a module is missing.
Summary:Hey. Long time fan, first time forker. You know when you're working on a project with someone and they bring in a new dependency? When you first pull their code and you haven't also installed that dependency, the error that is shown is this:  This PR simply adds `or running "npm install"` to the end of that message. Just adds a little clarity to newcomers. Hell knows I was lost for a while when I was starting.  Closes facebook#6009 Differential Revision: D2949127 Pulled By: davidaurelio fb-gh-sync-id: b297d8c1570fec23cb179ddab4847e2438cc463b shipit-source-id: b297d8c1570fec23cb179ddab4847e2438cc463b
- Loading branch information