Skip to content
This repository was archived by the owner on Feb 25, 2020. It is now read-only.
This repository was archived by the owner on Feb 25, 2020. It is now read-only.

Cannot call method 'request' of undefined #74

@adithep

Description

@adithep

Whenever I try to use HttpClient, I always get this error
TypeError: Cannot call method 'request' of undefined
at HttpClient.connect (/usr/lib/node_modules/common-node/lib/httpclient.js:206:37)
at HttpClient.finish (/usr/lib/node_modules/common-node/lib/httpclient.js:252:15)
at get (/home/bads/apps/x/np/gitf/gitf.js:33:10)
at /home/bads/apps/x/np/gitf/gitf.js:42:16
at Object. (/home/bads/apps/x/np/gitf/gitf.js:49:2)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Module.proto.load (/usr/lib/node_modules/common-node/lib/run.js:45:22)
at Function.Module._load (module.js:312:12)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions