jung-kim / atom-ungit

Atom plugin for Ungit project
MIT License
75 stars 12 forks source link

/bin/sh: 1: node: not found #46

Closed capaj closed 8 years ago

capaj commented 8 years ago

I have ubuntu 15.10 and node installed with nvm and when I try to opne ungit in atom it just prints an error into the console:

/bin/sh: 1: node: not found
(anonymous function) @ atom-ungit.coffee:121

DO you know how to make it work?

jung-kim commented 8 years ago

I think it is related to this issue: https://github.com/FredrikNoren/ungit/issues/381.