gruntjs - Lineman - Running "watch" task Aborted due to warning -
i'm trying run lineman (https://github.com/testdouble/lineman) , when gets "watch" task throws warning causes app abort. else run this?
... error ...
running "watch" task waiting...warning: arguments path.join must strings use --force continue.
aborted due warnings.
this happening because running node v. 0.10.3 , there issues latest version. after downgraded 0.8.x started working.
Comments
Post a Comment