ameerthehacker / kubelive

kubectl tool reinvented to be more reactive and interactive :fire:
https://www.npmjs.com/package/kubelive
MIT License
593 stars 27 forks source link

Kubelive hangs with (node:49973) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated #24

Open luisdavim opened 4 years ago

luisdavim commented 4 years ago

Describe the bug No matter what kubelive command I try to run, it just hangs and displays the following message:

(node:49973) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated

To Reproduce Steps to reproduce the behavior:

Just run kubelive or kubelive get pods

Expected behavior kubelive doesn't hang and doesn't display error messages

Desktop (please complete the following information):

ameerthehacker commented 4 years ago

@luisdavim can you try using node version 10