npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/mapbox/node-sqlite3.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! [2021-09-16T10_44_08_214Z-debug.log](https://github.com/BlinkTagInc/gtfs-to-html/files/7177064/2021-09-16T10_44_08_214Z-debug.log)```
Issue
A dependency seems to be missing
Steps to reproduce
npm update -g gtfs-to-html
Expected behaviour
GTFS-to-HTML is updated
Observed behaviour