git - Deploying to Heroku fails: "channel 0: bad ext data" -
i'm trying push node.js application heroku command line, prompt freezes text “channel 0: bad ext data”. right before goes down, there large rush of text, appears several node modules' readme contents.
i've tried push quietly same error: 'git push -q heroku master'
is ssh being overloaded data? there way silence logs node modules installed?
possibly worth noting: i'm on 32bit win7, , using normal command prompt, not git bash or anything, although after testing same error happens there well.
Comments
Post a Comment