xdissent / iectrl

Command line interface and Node module for managing ievms virtual machines
http://xdissent.github.io/iectrl
MIT License
198 stars 14 forks source link

iectrl status returns error: no method 'exists' #5

Closed bartzy closed 10 years ago

bartzy commented 10 years ago

Hello!

I'm using iectrl on Ubuntu 12.10 (aptitude install npm and then sudo npm install -g iectrl).

I'm trying to run iectrl status, and I always get this error:

ERROR: TypeError: Object #<Object> has no method 'exists'

Thanks, Bar.

xdissent commented 10 years ago

Your node was way old. They moved .exists() from path to fs a long time ago but you must have had an earlier version. Sorry that took a year, lol