I am currently having issues with running my postman tests through newman. I was running version 6.11.0 of nodejs and version 3.7.4 of newman. After doing a bit of reading on the internet I came across the following two links.
https://github.com/request/request/issues/2091 https://stackoverflowfeeds.blogspot.co.uk/2017/05/solved-hpeunexpectedcontentlength-error.html I then decide to update to the latest version(node-v8.1.3) and it appeared that this was still an issue. Although, I wrote a simple client that does the http request, as per postman test, and that worked fine! I then decided to downgrade nodejs to v5.0.0 as per the previous links and that seems fine! Not sure if this is a nodejs and newman integration or not??? -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/0a364882-3b23-419d-b4b7-a7fcd5d94c2c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
