npm
npm could not find git
npm can fail with ENOGIT or not found: git when a package or install path depends on git but git is not installed or not available on PATH.
npm
npm can fail with ENOGIT or not found: git when a package or install path depends on git but git is not installed or not available on PATH.
Observed message
npm ERR! not found: git
Why it happens
How to fix it
Official reference
npm Docs: Common errorsRelated errors
Explore more