lukemurray / data-atom

Query and manage data sources from Atom
MIT License
152 stars 36 forks source link

Issues Downloading data-atom #199

Closed arabiandylan closed 3 years ago

arabiandylan commented 3 years ago

Hi, I tried to install data-atom but while installing, it failed and i got this error message :

  npm ERR! code ENOENT
  npm ERR! syscall spawn git
  npm ERR! path git
  npm ERR! errno ENOENT
  npm ERR! enoent Error while executing:
  npm ERR! enoent undefined ls-remote -h -t https://github.com/lukemurray/node-postgres.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 

Do you know where does it come from ? Thx

lukemurray commented 3 years ago

It requires git in your path.