lukehoban / atom-ide-flow

Atom IDE support for Flow
MIT License
87 stars 17 forks source link

getFlowCommand() Returns Empty String #15

Closed domrein closed 9 years ago

domrein commented 9 years ago

util-flow-command.getFlowCommand returns an empty string even when Flow is installed on the system. (tested on osx 10.10). The user should also be notified that the flow path must be set manually in settings when this happens.

lukehoban commented 9 years ago

Fixed with c4b4ead.