Update node_helper.js
Nodejs Request
As of Feb 11th 2020, request is fully deprecated. No new changes are expected land. In fact, none have landed for some time.
Rewrite node_helper.js
Because nodejs request
has been deprecated, I've updated the node_helper.js to nodejs fetch
This is done to preserve issues with the request module.