Closed arlolra closed 12 years ago
Any ideas on when this will be properly merged? We've been using this fork in production across 3 different apps for about a month now with no issues so far.
0.2.2 version in npm repo doesn't have --keepalive
, is it intentional?
BTW, I am also confused how Github has 0.2.1 version and --keepalive
and npm has 0.2.2 without it, which I cannot find on Github.
@guille maybe you can comment on these?
Most likely we mis-published under 0.2.2
@guille which version in npm does have this pr?
@greelgorke version 0.2.2
@vgrichina nope, it doesn't. i 've installed 0.2.2 and there is no newer publish of it on npm.
@greelgorke did npm install -g up
right now.
Have following result, so I am not sure what are you talking about.
up --keepalive
error: unknown option `--keepalive'
I rebased #31 on master and added a test and the ability to run
npm test
, should you so desire.