-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Cannot read property '_destroySSL' of undefined #2015
Comments
Confirming this on OSX Mojave 10.4. Using Node 12.1 and newman 4.5 To reproduce, run newman with the following collection:
|
FWIW this issue seems to have cropped up before, could be a regression: GoogleChrome/lighthouse#73 |
Update: downgrading to node 10.15.3 solves this issue for me. Something seems to have changed in node 12. |
Same issue under windows 7 64 bit node v 12.7.0 and newman v 4.5.3 npm 6.10.0 Newman 4.5.3 under windows 7 32 and node 8.11.4 works |
any update on this issue? |
We've fixed this issue in our internal library and will be fixed in the next Newman release! |
@codenirvana is there an ETA for the next release? |
@csvan Yes, this week! 🙂 |
This has been fixed in Newman v4.5.5. 🎉 |
newman -v
):4.5.0
Debian GNU/Linux 9 (stretch)
CLI
after upgrading to Node v12.3.0
newman run postman_collection.json
postman_collection.json:
Reproduction:
The text was updated successfully, but these errors were encountered: